]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/lib/test.qc
Merge branch 'master' into terencehill/bot_ai
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / test.qc
index 3fbf7924c8cb304d87d4e4edae851b8e77d8d07d..86b0e6187010fde8175bb4040e70c60c819a0f0c 100644 (file)
@@ -11,7 +11,7 @@ bool RUN_ALL_TESTS()
        }
        else
        {
-               LOG_INFO("All tests OK\n");
+               LOG_INFO("All tests OK");
                return false;
        }
 }