Skip to content

Commit 798f7f4

Browse files
committed
fix-test
1 parent 8810293 commit 798f7f4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

test/test-check.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ else
244244
fi
245245

246246
MSG="Checked INVALID directory line count"
247-
EXP=13
247+
EXP=14
248248
if [[ $WC == $EXP ]]; then
249249
echo -e "$OK: $MSG (got $WC expected $EXP)"
250250
PASS=$((PASS+1))

0 commit comments

Comments
 (0)