summary refs log tree commit diff
path: root/api/tests
diff options
context:
space:
mode:
Diffstat (limited to 'api/tests')
-rw-r--r--api/tests/routes/auth/login.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/tests/routes/auth/login.ts b/api/tests/routes/auth/login.ts
new file mode 100644

index 00000000..e1938b36 --- /dev/null +++ b/api/tests/routes/auth/login.ts
@@ -0,0 +1 @@ +test("works", () => {});