mirror of
https://github.com/correl/mage.git
synced 2024-11-24 19:19:56 +00:00
removed temporary test fix
This commit is contained in:
parent
cd1819c48c
commit
2ec04ec140
1 changed files with 0 additions and 2 deletions
|
@ -94,11 +94,9 @@ public class VerifyCardDataTest {
|
|||
|
||||
// color
|
||||
skipListCreate(SKIP_LIST_COLOR);
|
||||
skipListAddName(SKIP_LIST_COLOR, "NEO", "Prodigy's Prototype"); // TODO: remove after mtgjson update
|
||||
|
||||
// cost
|
||||
skipListCreate(SKIP_LIST_COST);
|
||||
skipListAddName(SKIP_LIST_COST, "NEO", "Prodigy's Prototype"); // TODO: remove after mtgjson update
|
||||
|
||||
// supertype
|
||||
skipListCreate(SKIP_LIST_SUPERTYPE);
|
||||
|
|
Loading…
Reference in a new issue