Skip to content

Commit 3f87c74

Browse files
committed
Updated dirs
1 parent 51c8453 commit 3f87c74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

jenkins_scripts/run_tests.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,12 @@ shift 2
9696

9797
rm -f "${OUTPUT_SHORT}" "${OUTPUT_VERBOSE}"
9898

99-
# test_dir ../demo_models/
100-
# test_dir ../castle/data/
101-
# test_dir ../castle_game_engine/
99+
# test_dir ../demo-models/
100+
# test_dir ../castle-game/data/
101+
# test_dir ../castle-engine/
102102
# This dir has fallback_prototypes in VRML 97 and X3D, two really important
103103
# files that should be correct.
104-
# test_dir ../www/htdocs/
104+
# test_dir ../cge-www/htdocs/
105105

106106
# Just test all models within ../
107107
test_dir ../

0 commit comments

Comments
 (0)