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