mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 21:16:11 +02:00
📎 Rename app-tests to backend-tests for naming consistency
This commit is contained in:
parent
0dc3dba428
commit
12e2d3ad96
25 changed files with 31 additions and 31 deletions
|
@ -63,7 +63,7 @@
|
|||
;; --- Development Stuff
|
||||
|
||||
(defn- run-tests
|
||||
([] (run-tests #"^app-tests.test-.*$"))
|
||||
([] (run-tests #"^backend-tests.test-.*$"))
|
||||
([o]
|
||||
(repl/refresh)
|
||||
(cond
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue