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