summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test/youdie.lua
blob: aa61d9b91642a189413e67488ec25f653adb538f (plain) (blame)
1
2
3
4
5
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()