We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4385355 commit 21ccd8cCopy full SHA for 21ccd8c
functions/fishtape.fish
@@ -1,7 +1,7 @@
1
function fishtape --description "Test scripts, functions, and plugins in Fish"
2
switch "$argv"
3
case -v --version
4
- echo "fishtape, version 3.0.0"
+ echo "fishtape, version 3.0.1"
5
case "" -h --help
6
echo "Usage: fishtape <files ...> Run test files"
7
echo "Options:"
0 commit comments