diff options
| -rw-r--r-- | tests/fixtures/foo.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/fixtures/foo.yaml b/tests/fixtures/foo.yaml new file mode 100644 index 0000000..3384a8a --- /dev/null +++ b/tests/fixtures/foo.yaml @@ -0,0 +1,11 @@ +foo: + + bar: + + baz: + + bleh: ./foo + foobar: foobar + args: + + buildno: 1 |
