JMS #4: Removing tests from command_test
This commit is contained in:
parent
59b0ce24ef
commit
393a533b66
@ -3,10 +3,3 @@ package cli
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func Test_True(t *testing.T) {
|
||||
expect(t, true, true)
|
||||
}
|
||||
|
||||
func Test_Run(t *testing.T) {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user