mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 08:22:15 -07:00
Update tests/carddatabase/filter_string_test.cpp
Co-authored-by: RickyRister <42636155+RickyRister@users.noreply.github.com>
This commit is contained in:
parent
e8a866c4bc
commit
f4731453a7
1 changed files with 3 additions and 1 deletions
|
|
@ -24,7 +24,9 @@ protected:
|
||||||
}
|
}
|
||||||
// void TearDown() override {}
|
// void TearDown() override {}
|
||||||
|
|
||||||
CardData cat;
|
CardData cat;
|
||||||
|
CardData notDeadAfterAll;
|
||||||
|
CardData truth;
|
||||||
};
|
};
|
||||||
|
|
||||||
QUERY(Empty, cat, "", true)
|
QUERY(Empty, cat, "", true)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue