Making full test vector generation deterministic (#398)
This commit is contained in:
@@ -313,7 +313,6 @@ mod tests {
|
||||
macro_rules! test {
|
||||
($mod:ident, $point:ty) => {
|
||||
mod $mod {
|
||||
use std::format;
|
||||
|
||||
use proptest::prelude::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user