spec/fixtures/config_test_minimal.yaml in r509-0.8.1 vs spec/fixtures/config_test_minimal.yaml in r509-0.9

- old
+ new

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