Merge pull request #2484 from firefly2442/add-physics-commandline-help
add missing physics unit test to --help listing in main.cpp
This commit is contained in:
commit
4a6bd7844a
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ const char ** tests_get_names() {
|
|||
"gui",
|
||||
"io",
|
||||
"shaderlang",
|
||||
"physics",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue