Update drivers/docker/config_test.go

Co-Authored-By: dantoml <dani@tomlinson.io>
This commit is contained in:
Mahmood Ali
2019-02-14 18:55:10 +01:00
committed by GitHub
parent 79d5a246f8
commit 7f56423c66

View File

@@ -41,7 +41,7 @@ func TestConfig_ParseHCL(t *testing.T) {
}
}
func TestConfig_ParseJSON_Regression(t *testing.T) {
func TestConfig_ParseJSON(t *testing.T) {
cases := []struct {
name string
input string