Remove old invalid test
This commit is contained in:
committed by
ncthompson
parent
0b324458f0
commit
e74b0518e9
@@ -39,11 +39,6 @@ import (
|
||||
"github.com/diebietse/invertergui/mk2driver"
|
||||
)
|
||||
|
||||
func TestWebGui(t *testing.T) {
|
||||
t.Skip("Not yet implimented")
|
||||
//TODO figure out how to test template output.
|
||||
}
|
||||
|
||||
type templateTest struct {
|
||||
input *mk2driver.Mk2Info
|
||||
output *templateInput
|
||||
|
||||
Reference in New Issue
Block a user