♻️ Refactor images storage.

This commit is contained in:
Andrey Antukh
2020-02-03 22:29:59 +01:00
parent b98d8519d4
commit 2cebbbc2f8
34 changed files with 2032 additions and 1630 deletions

View File

@@ -1,5 +1,5 @@
#kaocha/v1
{:tests
[{:id :unit
:test-paths ["test" "src"]
:test-paths ["tests" "src"]
:ns-patterns ["test-.*"]}]}