diff options
Diffstat (limited to 'bin/tests/test_main.cpp')
-rw-r--r-- | bin/tests/test_main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/tests/test_main.cpp b/bin/tests/test_main.cpp index 3dba347e39..5567145aa0 100644 --- a/bin/tests/test_main.cpp +++ b/bin/tests/test_main.cpp @@ -61,6 +61,7 @@ const char ** tests_get_names() { "gui", "io", "shaderlang", + "physics", NULL }; |