diff options
Diffstat (limited to 'tests/integration_test.rs')
| -rw-r--r-- | tests/integration_test.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/integration_test.rs b/tests/integration_test.rs new file mode 100644 index 00000000..c17d8e65 --- /dev/null +++ b/tests/integration_test.rs @@ -0,0 +1,2 @@ +mod authorization; +mod support; |
