You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
add missing physics unit test to --help listing in main.cpp
This commit is contained in:
@@ -61,6 +61,7 @@ const char ** tests_get_names() {
|
|||||||
"gui",
|
"gui",
|
||||||
"io",
|
"io",
|
||||||
"shaderlang",
|
"shaderlang",
|
||||||
|
"physics",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user