Psyringe - adding test script for Enchantress's Presence, following a non-reproducible bug report.

This commit is contained in:
Psyyringe
2009-12-26 18:09:14 +00:00
parent 0655f5da95
commit 086dab7a7a
2 changed files with 23 additions and 0 deletions

View File

@@ -184,6 +184,7 @@ elvish_piper.txt
elvish_promenade.txt
emblem_of_the_warmind.txt
enervate.txt
enchantress_s_presence.txt
erg_raiders_i157.txt
fangren_pathcutter.txt
farhaven_elf.txt

View File

@@ -0,0 +1,22 @@
#NAME: Enchantress's Presence
#DESC: Bug report: Playing an
#DESC: enchantment doesn't draw
#DESC: you a card. Bug could not
#DESC: be reproduced.
[INIT]
firstmain
[PLAYER1]
inplay:Enchantress's Presence
hand:Ground Seal
library:Forest
manapool:{G}{G}
[PLAYER2]
[DO]
Ground Seal
[ASSERT]
firstmain
[PLAYER1]
inplay:Enchantress's Presence,Ground Seal
hand:Forest
[PLAYER2]
[END]