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