Move tests
This commit is contained in:
parent
38a8e6b774
commit
5ed7e0ad3a
19 changed files with 2 additions and 2 deletions
|
|
@ -385,7 +385,7 @@ mod test {
|
|||
let files = [file_name_1, file_name_2, file_name_3];
|
||||
let permutations = [range_1, range_2, range_3];
|
||||
|
||||
let root = Path::new("test/resources/");
|
||||
let root = Path::new("tests/resources/");
|
||||
|
||||
let contents = files
|
||||
.iter()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue