spec/fixtures/config_test_minimal.yaml in r509-0.9.2 vs spec/fixtures/config_test_minimal.yaml in r509-0.10.0

- old
+ new

@@ -1,7 +1,5 @@ -test_ca: { - ca_cert: { - cert: 'test_ca.cer', +test_ca: + ca_cert: + cert: 'test_ca.cer' key: 'test_ca.key' - } -} config_is_string: "this is bogus"