test moved to milestone 1.1

This commit is contained in:
alessio 2016-08-27 15:53:03 +02:00
parent 3493b1b3f4
commit 25eaf84775
1 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
package realize
import (
"gopkg.in/urfave/cli.v2"
"testing"
)
var context *cli.Context
//import (
// "gopkg.in/urfave/cli.v2"
// "testing"
//)
//
//var context *cli.Context
//func TestNew(t *testing.T) {
// actual := New(context)