From 052fcd7f52e68aeb93a15a164f02301c8e5436e1 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Thu, 22 Oct 2009 10:13:22 +0200 Subject: youdie test comment. --- crawl-ref/source/test/youdie.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'crawl-ref/source/test') 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() -- cgit v1.2.3-54-g00ecf