We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69edd28 commit e4f83ecCopy full SHA for e4f83ec
test.sh
@@ -11,4 +11,4 @@ done
11
CHANGED=$(echo $X | tr ' ' '\n' | sort | uniq | xargs)
12
13
echo "Running tests on $CHANGED"
14
-#shellspec $CHANGED
+shellspec $CHANGED
0 commit comments