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