Apply the new ground_level method.
[crawl.git] / crawl-ref / source / test / youdie.lua
blobaa61d9b91642a189413e67488ec25f653adb538f
1 -- Test that player death is handled gracefully by "crawl -test".
3 -- It might be preferable to have tests fail gracefully rather than
4 -- ignoring death like now.
6 you.die()