Skip to content

Commit 71406f4

Browse files
Mingundralley
authored andcommitted
Remove serde-migrated tests, because the same test already in serde-de
`test_namespaces` equivalent to `struct_::namespaces`. `test_forwarded_namespace` has no equivalent, but it was ignored anyway. New tests will be written during solving #218
1 parent b09d20e commit 71406f4

File tree

2 files changed

+0
-80
lines changed

2 files changed

+0
-80
lines changed

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -241,11 +241,6 @@ name = "serde-se"
241241
required-features = ["serialize"]
242242
path = "tests/serde-se.rs"
243243

244-
[[test]]
245-
name = "serde-migrated"
246-
required-features = ["serialize"]
247-
path = "tests/serde-migrated.rs"
248-
249244
[[test]]
250245
name = "serde-issues"
251246
required-features = ["serialize"]

tests/serde-migrated.rs

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)