mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
Merge branch 'master' of git@github.com:magefree/mage.git
This commit is contained in:
commit
b894f152b3
1 changed files with 0 additions and 6 deletions
|
@ -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);
|
||||||
|
|
Loading…
Reference in a new issue