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