diff options
| author | firefly2442 | 2015-09-16 16:43:00 -0500 |
|---|---|---|
| committer | firefly2442 | 2015-09-16 16:43:00 -0500 |
| commit | dabb9f5982c8cb413d5ae4aaf88ec65faffe01a7 (patch) | |
| tree | 4987a1656bc8372dad6a39e8c957a950c7353250 | |
| parent | 889d21e0049a0e84d6d44db9b80193f93fd62f17 (diff) | |
| download | godot-dabb9f5982c8cb413d5ae4aaf88ec65faffe01a7.tar.gz godot-dabb9f5982c8cb413d5ae4aaf88ec65faffe01a7.tar.zst godot-dabb9f5982c8cb413d5ae4aaf88ec65faffe01a7.zip | |
| -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 3dba347e3..5567145aa 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 }; |
