mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
change ~ fixup paths (within tests)
This commit is contained in:
parent
5aa2b039a5
commit
15b2bfca18
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
use common::util::*;
|
||||
|
||||
#[path = "../src/factor/sieve.rs"]
|
||||
#[path = "../src/uu/factor/sieve.rs"]
|
||||
mod sieve;
|
||||
use self::sieve::Sieve;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue