Skip to content

Commit bd193ae

Browse files
committed
Fix whitespace problem.
1 parent 5a908a8 commit bd193ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/cmdlineTests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ do
5555
;;
5656
*)
5757
matching_tests=$(find . -mindepth 1 -maxdepth 1 -type d -name "$1" | cut -c 3- | sort)
58-
5958

6059
if [[ $matching_tests == "" ]]
6160
then

0 commit comments

Comments
 (0)