mirror of
https://github.com/penpot/penpot.git
synced 2025-05-28 14:46:15 +02:00
♻️ Refactor backend tests directory tree
This commit is contained in:
parent
1298956d92
commit
fa93e5a1a7
24 changed files with 68 additions and 73 deletions
|
@ -63,7 +63,7 @@
|
|||
;; --- Development Stuff
|
||||
|
||||
(defn- run-tests
|
||||
([] (run-tests #"^app.*-test$"))
|
||||
([] (run-tests #"^app-tests.test-.*$"))
|
||||
([o]
|
||||
(repl/refresh)
|
||||
(cond
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue