Fix tests

This commit is contained in:
Audrius Butkevicius 2014-07-13 18:52:30 +01:00
parent bc02933ea4
commit 9e036e08f1

View File

@ -84,12 +84,10 @@ func ExampleAppHelp() {
// describeit - use it to see a description
//
// USAGE:
// command describeit [command options] [arguments...]
// command describeit [arguments...]
//
// DESCRIPTION:
// This is how we describe describeit the function
//
// OPTIONS:
}
func ExampleAppBashComplete() {