Allow for succeeding tests to be ignored

This commit is contained in:
Omar Abdulla
2025-10-09 01:48:49 +03:00
parent 8c412dc924
commit 87947ae561
13 changed files with 399 additions and 317 deletions
-1
View File
@@ -3,6 +3,5 @@
pub mod case;
pub mod corpus;
pub mod metadata;
pub mod mode;
pub mod steps;
pub mod traits;