test/getConfigHome.cpp
browsing at commit = 452e64cc42a405ba7b45992d4326e49d2f52de93
#include "tester.hpp"
#include "../sago/platform_folders.h"
int main() {
run_test(sago::getConfigHome());
return 0;
}
browsing at commit = 452e64cc42a405ba7b45992d4326e49d2f52de93
#include "tester.hpp"
#include "../sago/platform_folders.h"
int main() {
run_test(sago::getConfigHome());
return 0;
}