mirror of
https://github.com/serde-rs/json.git
synced 2025-10-03 15:56:28 +00:00
Simplify how regression tests are imported
This commit is contained in:
parent
02ab4a77ce
commit
509d52e70a
@ -1,2 +1,3 @@
|
|||||||
#[path = "regression/mod.rs"]
|
mod regression {
|
||||||
mod regression;
|
automod::dir!("tests/regression");
|
||||||
|
}
|
||||||
|
@ -1 +0,0 @@
|
|||||||
automod::dir!("tests/regression");
|
|
Loading…
x
Reference in New Issue
Block a user