mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
Fix wrong filename on watch-tests script.
This commit is contained in:
parent
650bbabe94
commit
d976afda30
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
lein trampoline run -m clojure.main scripts/watch.clj
|
||||
lein trampoline run -m clojure.main scripts/watch-tests.clj
|
||||
|
|
Loading…
Add table
Reference in a new issue