diff --git a/plugins/webui/webgui_test.go b/plugins/webui/webgui_test.go index 2032ae9..17c2356 100644 --- a/plugins/webui/webgui_test.go +++ b/plugins/webui/webgui_test.go @@ -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