Merge branch 'master' of git@github.com:magefree/mage.git

This commit is contained in:
rkfg 2016-03-11 20:41:42 +03:00
commit b894f152b3

View file

@ -39,12 +39,6 @@ public class BloodArtistTest extends CardTestPlayerBase {
assertLife(playerB, 17); assertLife(playerB, 17);
} }
/**
* There is realy something wrong with sacrifice effects triggers. Had
* Zulaport Cutthroat on battlefield and tried Altar's Reap and Bone
* Splinters on it. Neither triggered ZC's abbility. Tried the same with
* Blood Artist on battlefield, same result - no trigger.
*/
@Test @Test
public void testWithBoneSplinters() { public void testWithBoneSplinters() {
addCard(Zone.BATTLEFIELD, playerA, "Swamp", 1); addCard(Zone.BATTLEFIELD, playerA, "Swamp", 1);