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