Skip to content

Commit c73644c

Browse files
committed
Tidied up test code
1 parent d333fdf commit c73644c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

argument-parser.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,3 @@ argExists() {
103103
return 0
104104
fi
105105
}
106-
107-
if argExists 'u'; then
108-
echo "you passed the -u flag"
109-
fi
110-

0 commit comments

Comments
 (0)