client tests now have a proper structure
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// tests/mod.rs
|
||||
|
||||
pub mod form_tests;
|
||||
pub mod form;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
// tests/mod.rs
|
||||
|
||||
pub mod form_tests;
|
||||
pub mod form;
|
||||
|
||||