diff options
Diffstat (limited to '')
-rwxr-xr-x | website.bats | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/website.bats b/website.bats deleted file mode 100755 index c9319ed..0000000 --- a/website.bats +++ /dev/null @@ -1,11 +0,0 @@ -#!/usr/bin/env bats - -# @test "Help: show short usage when no subcommand is given." { -# run ./cli.pl -# [[ "$status" -eq 1 ]] -# } - -# print short usage -# show manpage -# create pastebin -# create a slide |