mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-05 22:38:41 +00:00
fix tests
This commit is contained in:
parent
fa3073cc1b
commit
dc36d976e2
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
SEARCH_DIR="./tests"
|
SEARCH_DIR=$1
|
||||||
|
|
||||||
FILES=$(find $SEARCH_DIR -type f -name "*Test.js")
|
FILES=$(find $SEARCH_DIR -type f -name "*Test.js")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user