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 | 1710c1ff353b4fc3481a39651169a31f577c61a7 (patch) | |
tree | 380171b9b25aa321aa00b939880fb4dbfe21b0dd /api | |
parent | [API/Docker] Remove test file (diff) | |
download | server-1710c1ff353b4fc3481a39651169a31f577c61a7.tar.xz |
[API/Docker] Yet another test
Diffstat (limited to 'api')
-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 |