diff options
Diffstat (limited to 'test/fixtures/verbosity.yml')
-rw-r--r-- | test/fixtures/verbosity.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixtures/verbosity.yml b/test/fixtures/verbosity.yml new file mode 100644 index 0000000..673d6f1 --- /dev/null +++ b/test/fixtures/verbosity.yml @@ -0,0 +1,3 @@ +--- +verbosity: 1 +# vim: et:sw=2:syntax=yaml:ts=2: |