From ccb7d14a8b1ad6d80308c14a3f0b209d66c3c88d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Wed, 24 Aug 2022 03:01:10 +0200 Subject: Add FetchScreenwriters. Improve thread communication. --- c/test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/test.cpp') diff --git a/c/test.cpp b/c/test.cpp index e56d7aa..4c7c7ea 100644 --- a/c/test.cpp +++ b/c/test.cpp @@ -173,7 +173,7 @@ int RunTests() //IO(), //MigrateElvDataFromPrologToDisk(), //MigrateDlvDataFromPrologToDisk(), - //MigrateCfg() + //MigrateCfg(), }; printf("Results (%llu tests):\n", sizeof(tests)/sizeof(*tests)); -- cgit v1.2.3