mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 23:28:24 +02:00
♻️ Refactor tests directory structure
This commit is contained in:
parent
12e2d3ad96
commit
3ef99c287e
45 changed files with 170 additions and 116 deletions
|
@ -86,7 +86,7 @@
|
|||
{:target :node-test
|
||||
:output-to "target/tests.js"
|
||||
:output-dir "target/test/"
|
||||
:ns-regexp "^app.*-test$"
|
||||
:ns-regexp "^frontend-tests.*-test$"
|
||||
:autorun true
|
||||
|
||||
:compiler-options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue