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