aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfirefly24422015-09-16 16:43:00 -0500
committerfirefly24422015-09-16 16:43:00 -0500
commitdabb9f5982c8cb413d5ae4aaf88ec65faffe01a7 (patch)
tree4987a1656bc8372dad6a39e8c957a950c7353250
parent889d21e0049a0e84d6d44db9b80193f93fd62f17 (diff)
downloadgodot-dabb9f5982c8cb413d5ae4aaf88ec65faffe01a7.tar.gz
godot-dabb9f5982c8cb413d5ae4aaf88ec65faffe01a7.tar.zst
godot-dabb9f5982c8cb413d5ae4aaf88ec65faffe01a7.zip
-rw-r--r--bin/tests/test_main.cpp1
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
};