From 88be60060e4094b0a7f57f5edad4ba12889290d8 Mon Sep 17 00:00:00 2001 From: astaxie Date: Mon, 23 Dec 2013 23:32:01 +0800 Subject: [PATCH] add goconvey --- test.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.go b/test.go index cc2ee95..1377bf2 100644 --- a/test.go +++ b/test.go @@ -19,6 +19,8 @@ import ( "os/exec" path "path/filepath" "time" + + _ "github.com/smartystreets/goconvey/convey" ) var cmdTest = &Command{