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