mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
small additional fix
This commit is contained in:
parent
811c3ec87c
commit
30b00bc7d0
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ public class VerifyCardDataTest {
|
|||
|
||||
// cost
|
||||
skipListCreate(SKIP_LIST_COST);
|
||||
skipListAddName(SKIP_LIST_TYPE, "SNC", "Brokers Ascendancy"); // temporary
|
||||
skipListAddName(SKIP_LIST_COST, "SNC", "Brokers Ascendancy"); // temporary
|
||||
|
||||
// supertype
|
||||
skipListCreate(SKIP_LIST_SUPERTYPE);
|
||||
|
|
Loading…
Reference in a new issue