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

index 00000000..536e03ee --- /dev/null +++ b/__tests__/routes/auth/login.ts
@@ -0,0 +1 @@ +it("works", () => {});