summaryrefslogtreecommitdiff
path: root/webhook/src/handler/tests/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'webhook/src/handler/tests/mod.rs')
-rw-r--r--webhook/src/handler/tests/mod.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/webhook/src/handler/tests/mod.rs b/webhook/src/handler/tests/mod.rs
deleted file mode 100644
index 589ad52..0000000
--- a/webhook/src/handler/tests/mod.rs
+++ /dev/null
@@ -1,4 +0,0 @@
-pub mod handler_integration;
-pub mod signature;
-pub mod utils;
-pub mod handler;