mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
Update drivers/docker/config_test.go
Co-Authored-By: dantoml <dani@tomlinson.io>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user