mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 04:27:19 +01:00
Fix basic test not even being given a chance to run
This commit is contained in:
@@ -60,8 +60,11 @@
|
||||
sleep(150)
|
||||
world.log << "Terminating..."
|
||||
world.TgsEndProcess()
|
||||
if(world.TgsAvailable())
|
||||
FailTest("Expected TGS to not let us reach this point")
|
||||
|
||||
world.log << "You really shouldn't be able to read this"
|
||||
del(world)
|
||||
sleep(1)
|
||||
|
||||
/world/Export(url)
|
||||
log << "Export: [url]"
|
||||
|
||||
Reference in New Issue
Block a user