summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-09-18 09:05:07 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-09-18 11:29:50 +0200
commit801bbe6539d08305770550788061523971c84dec (patch)
treecb017a92e66c66471891444314362e195c42db85 /crawl-ref/source/test
parent2d52c4abdfed35597c9c2408dcdf148db80a141e (diff)
downloadcrawl-ref-801bbe6539d08305770550788061523971c84dec.tar.gz
crawl-ref-801bbe6539d08305770550788061523971c84dec.zip
Use symbolic names, not numbers, for tests.
Also, announce when they are finished.
Diffstat (limited to 'crawl-ref/source/test')
-rwxr-xr-xcrawl-ref/source/test/stress/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/test/stress/run b/crawl-ref/source/test/stress/run
index 1b6fa0af70..850954d01f 100755
--- a/crawl-ref/source/test/stress/run
+++ b/crawl-ref/source/test/stress/run
@@ -21,7 +21,7 @@ run_one()
5|pan_lords)
$CRAWL -arena 'cerebov, lom lobon, mnoleg, gloorx vloq v ereshkigal, asmodeus, antaeus, dispater delay:0 t:6'
;;
- 6|arena_miscasts)
+ 6|miscasts)
$CRAWL -arena 'miscasts 5 pandemonium lord v 20 20-headed hydra delay:0 t:10'
;;
7|kraken)