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 5a908a8 commit bd193aeCopy full SHA for bd193ae
test/cmdlineTests.sh
@@ -55,7 +55,6 @@ do
55
;;
56
*)
57
matching_tests=$(find . -mindepth 1 -maxdepth 1 -type d -name "$1" | cut -c 3- | sort)
58
-
59
60
if [[ $matching_tests == "" ]]
61
then
0 commit comments