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