diff options
author | Paul Munteanu <luth@luthcode.net> | 2021-08-13 00:41:39 +0300 |
---|---|---|
committer | Paul Munteanu <luth@luthcode.net> | 2021-08-13 00:41:39 +0300 |
commit | 89f091f50cc76f72a9f8f10ebd65a88ca6909b4e (patch) | |
tree | 84623a88d0542aaea087d5bb185ae767ee2da155 | |
parent | [API/Docker] Remove test file (diff) | |
download | server-89f091f50cc76f72a9f8f10ebd65a88ca6909b4e.tar.xz |
[API/Docker] Yet another test
-rw-r--r-- | api/src/test/mongo_test.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/src/test/mongo_test.ts b/api/src/test/mongo_test.ts index 44b04c5b..a5a7aa1b 100644 --- a/api/src/test/mongo_test.ts +++ b/api/src/test/mongo_test.ts @@ -38,3 +38,4 @@ async function main() { } main(); +// Test |