test moved to milestone 1.1
This commit is contained in:
parent
25eaf84775
commit
8aca7e8d37
|
@ -1,16 +0,0 @@
|
|||
package realize
|
||||
|
||||
//import (
|
||||
// "gopkg.in/urfave/cli.v2"
|
||||
// "testing"
|
||||
//)
|
||||
//
|
||||
//var context *cli.Context
|
||||
|
||||
//func TestNew(t *testing.T) {
|
||||
// actual := New(context)
|
||||
// expected := &Config{file: AppFile, Version: AppVersion}
|
||||
// if actual == expected {
|
||||
// t.Errorf("Test failed, expected: '%s', got: '%s'", expected, actual)
|
||||
// }
|
||||
//}
|
Loading…
Reference in New Issue