diff options
author | xnacly <matteogropp@protonmail.com> | 2021-08-29 18:34:20 +0200 |
---|---|---|
committer | xnacly <matteogropp@protonmail.com> | 2021-08-29 18:34:20 +0200 |
commit | 5c8060f6c4f86e4f8cf659cc0c32bef96f95c22d (patch) | |
tree | 24876efec481d6193a31aecffd8566429c08724f /cdn/tests | |
parent | added /external unit tests [cdn] (diff) | |
download | server-5c8060f6c4f86e4f8cf659cc0c32bef96f95c22d.tar.xz |
added unittests for filestorage [cdn]
Diffstat (limited to '')
-rw-r--r-- | cdn/tests/filestorage.test.js | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/cdn/tests/filestorage.test.js b/cdn/tests/filestorage.test.js new file mode 100644 |