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