Skip to content

Commit 5d1d4af

Browse files
committed
Rename in suite-ci.sh
1 parent ebb7261 commit 5d1d4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rewatch/tests/suite-ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cd $(dirname $0)
99
if [ -n "$1" ]; then
1010
REWATCH_EXECUTABLE="$1"
1111
else
12-
REWATCH_EXECUTABLE="../target/release/rewatch"
12+
REWATCH_EXECUTABLE="../target/release/rescript"
1313
eval $(node ./get_bin_paths.js)
1414
fi
1515

0 commit comments

Comments
 (0)