From cdb3248a958d9cf28fd0216f21a577570db73a19 Mon Sep 17 00:00:00 2001 From: Psyyringe Date: Thu, 26 Nov 2009 10:30:25 +0000 Subject: [PATCH] Psyringe - added test script for issue 222. --- .../test/bugs/glen_elendra_archmage_i222.txt | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 projects/mtg/bin/Res/test/bugs/glen_elendra_archmage_i222.txt diff --git a/projects/mtg/bin/Res/test/bugs/glen_elendra_archmage_i222.txt b/projects/mtg/bin/Res/test/bugs/glen_elendra_archmage_i222.txt new file mode 100644 index 000000000..de458c58d --- /dev/null +++ b/projects/mtg/bin/Res/test/bugs/glen_elendra_archmage_i222.txt @@ -0,0 +1,25 @@ +#NAME:Glen Elendra Archmage crash +#DESC: Using Glen Elendra Archmage's "Fizzle" +#DESC: ability crashes the game. +#DESC: See http://code.google.com/p/wagic/issues/detail?id=222 +[INIT] +firstmain +[PLAYER1] +hand:Grizzly Bears +manapool:{G}{G} +[PLAYER2] +inplay:Glen Elendra Archmage,Island +[DO] +Grizzly Bears +no +yes +Island +Glen Elendra Archmage +endinterruption +[ASSERT] +firstmain +[PLAYER1] +graveyard:Grizzly Bears +[PLAYER2] +inplay:Glen Elendra Archmage,Island +[END]