mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-22 17:44:22 +00:00
Warn again for deprecated usages in card tests
This commit is contained in:
parent
a84bb04d7d
commit
bd30998ffb
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ impl Card {
|
|||
|
||||
|
||||
#[cfg(test)]
|
||||
#[allow(deprecated)]
|
||||
mod tests {
|
||||
use super::Card;
|
||||
use super::super::art::CardArt;
|
||||
|
|
Loading…
Reference in a new issue