Skip to content

Commit 9573ba9

Browse files
committed
Removed test code
1 parent 0b2df16 commit 9573ba9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

argument-parser.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ argParse() {
231231

232232
# If we are accessing this script directly run the argument parser, useful for testing
233233
if [ "$0" == "$BASH_SOURCE" ]; then
234-
argExpected['t|a|test']="test - this is a test"
235234
argParse
236235
argList
237236
fi

0 commit comments

Comments
 (0)