mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 22:58:02 +00:00
Make a directory dedicated to regression tests
I have had a good experience with this pattern in many of my other libraries.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
mod regression {
|
||||
automod::dir!("tests/regression");
|
||||
}
|
||||
Reference in New Issue
Block a user