clean up tests/

give helper function a more descriptive name
This commit is contained in:
Skgland
2021-03-11 01:21:20 +01:00
parent d4d47182b4
commit e1c681fffe
7 changed files with 245 additions and 66 deletions

3
tests/scryer/main.rs Normal file
View File

@@ -0,0 +1,3 @@
mod helper;
mod src_tests;