Skip to content

Commit ce0c629

Browse files
committedSep 29, 2019
update cli doc
1 parent eb2bded commit ce0c629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/src/content/docs/cli/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ information.
1919
Usage:
2020
tap [options] [<files>]
2121
22-
tap v14.6.5 - A Test-Anything-Protocol library for JavaScript
22+
tap v14.6.6 - A Test-Anything-Protocol library for JavaScript
2323
2424
Executes all the files and interprets their output as TAP formatted test result
2525
data. If no files are specified, then tap will search for testy-looking files,

0 commit comments

Comments
 (0)
Please sign in to comment.