diff --git a/rust/src/tests.rs b/rust/src/tests.rs index 2b2cf6f..298b910 100644 --- a/rust/src/tests.rs +++ b/rust/src/tests.rs @@ -1,4 +1,4 @@ -// test file based on https://github.com/paulll/rust-turbopfor +// Test file based on https://github.com/paulll/rust-turbopfor extern crate rand; use std::convert::TryFrom;