test moved to milestone 1.1
This commit is contained in:
parent
3493b1b3f4
commit
25eaf84775
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue