mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 03:22:00 -08:00
- Removed irrelevant note from test.
This commit is contained in:
parent
ba6b6093c3
commit
1bff8d1f70
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…
Add table
Add a link
Reference in a new issue