5
crates/application/tests/deletion.rs
Normal file
5
crates/application/tests/deletion.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
#[path = "deletion/ordering_test.rs"]
|
||||
mod ordering_test;
|
||||
|
||||
#[path = "deletion/best_effort_test.rs"]
|
||||
mod best_effort_test;
|
||||
Reference in New Issue
Block a user