瀏覽代碼

add missing physics unit test to --help listing in main.cpp

firefly2442 10 年之前
父節點
當前提交
dabb9f5982
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      bin/tests/test_main.cpp

+ 1 - 0
bin/tests/test_main.cpp

@@ -61,6 +61,7 @@ const char ** tests_get_names()  {
 		"gui",
 		"io",
 		"shaderlang",
+		"physics",
 		NULL
 	};