Skip to content

Commit 74a88ef

Browse files
committed
test: skip sub-dir
1 parent d400b3b commit 74a88ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/3_from-sub-dir.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
setup
33

44
# Skip test for npm 6
5-
npm --version | grep "^6\."
5+
npm --version | grep "^6\." && exit 0
66

77
# Example:
88
# .git

0 commit comments

Comments
 (0)