X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/87aae6506d6b530ab954cd8eeb7c3d40664115bc..2d09f6a7afb3481586a9471b0cde35aac271ce9d:/tests/main.cpp diff --git a/tests/main.cpp b/tests/main.cpp index 55cb4e8f..bedbc362 100644 --- a/tests/main.cpp +++ b/tests/main.cpp @@ -12,6 +12,8 @@ namespace tut test_runner_singleton runner; } +volatile time_t stgTime = 0; + int main() { tut::reporter reporter;