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