diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 49de7f796..0d4f0655e 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -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 diff --git a/projects/mtg/bin/Res/test/enchantress_s_presence.txt b/projects/mtg/bin/Res/test/enchantress_s_presence.txt new file mode 100644 index 000000000..ac9097ca6 --- /dev/null +++ b/projects/mtg/bin/Res/test/enchantress_s_presence.txt @@ -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]