source/misc/embedded_libs/PlatformFolders-4.2.0/test/getStateDir.cpp
browsing at commit = 5e83af0684125c13bdb9484d7d5f3f5291755860
#include "tester.hpp"
#include "../sago/platform_folders.h"
int main() {
run_test(sago::getStateDir());
return 0;
}
browsing at commit = 5e83af0684125c13bdb9484d7d5f3f5291755860
#include "tester.hpp"
#include "../sago/platform_folders.h"
int main() {
run_test(sago::getStateDir());
return 0;
}