mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
removed temporary test skip
This commit is contained in:
parent
8736340ecd
commit
53f2c0ee69
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ public class VerifyCardDataTest {
|
||||||
|
|
||||||
// cost
|
// cost
|
||||||
skipListCreate(SKIP_LIST_COST);
|
skipListCreate(SKIP_LIST_COST);
|
||||||
skipListAddName(SKIP_LIST_COST, "SNC", "Brokers Ascendancy"); // temporary
|
|
||||||
|
|
||||||
// supertype
|
// supertype
|
||||||
skipListCreate(SKIP_LIST_SUPERTYPE);
|
skipListCreate(SKIP_LIST_SUPERTYPE);
|
||||||
|
|
Loading…
Reference in a new issue