diff options
Diffstat (limited to 'tests/integration/mod.rs')
-rw-r--r-- | tests/integration/mod.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/integration/mod.rs b/tests/integration/mod.rs index 1b8e79469..d1d20aee1 100644 --- a/tests/integration/mod.rs +++ b/tests/integration/mod.rs @@ -68,5 +68,3 @@ mod test; mod upgrade; #[path = "watcher_tests.rs"] mod watcher; -#[path = "worker_tests.rs"] -mod worker; |