More logging when DD terminates in test

This commit is contained in:
Jordan Dominion
2023-07-10 23:38:00 -04:00
parent 1747f79dac
commit aad09cc370
+1
View File
@@ -30,4 +30,5 @@
world.log << "TEST ERROR DM-SIDE: [reason]"
fdel("test_success.txt")
text2file(reason, "test_fail_reason.txt")
world.log << "Terminating..."
del(world)