Skip to content

Commit b947a66

Browse files
committed
check crash_server
1 parent 5c2ef85 commit b947a66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/crash_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ def Do(self):
135135
else:
136136
tprefix = ""
137137
eng = module
138+
assert os.path.isfile(PathJoin(GAME_DIR, "crash_server" + EXE))
138139
engine = ModulePath(eng)
139140
assert os.path.isfile(engine), engine
140141

0 commit comments

Comments
 (0)