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