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