summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test/youdie.lua
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/test/youdie.lua')
-rw-r--r--crawl-ref/source/test/youdie.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/test/youdie.lua b/crawl-ref/source/test/youdie.lua
index 7df6c4bb31..aa61d9b916 100644
--- a/crawl-ref/source/test/youdie.lua
+++ b/crawl-ref/source/test/youdie.lua
@@ -1,3 +1,6 @@
-- Test that player death is handled gracefully by "crawl -test".
+-- It might be preferable to have tests fail gracefully rather than
+-- ignoring death like now.
+
you.die()