app_test: prepare for PR

This commit is contained in:
Harrison 2015-01-31 10:05:45 +11:00
parent 3d7183307a
commit 05ecd63a95

View File

@ -6,7 +6,7 @@ import (
"os" "os"
"testing" "testing"
"github.com/paked/cli" "github.com/codegangsta/cli"
) )
func ExampleApp() { func ExampleApp() {