summaryrefslogtreecommitdiff
path: root/tests/authorization/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/authorization/mod.rs')
-rw-r--r--tests/authorization/mod.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/authorization/mod.rs b/tests/authorization/mod.rs
deleted file mode 100644
index 675247d4..00000000
--- a/tests/authorization/mod.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-mod cedar_authorizer_test;
-mod check_service_test;
-mod server_test;