diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2011-05-24 11:06:30 -0700 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2011-05-24 11:06:30 -0700 |
commit | 6e9d0465bc695b45c4f4ac76d74795b6edfc625d (patch) | |
tree | 5d1166aec9ffa864b2cf22d316dcc6c5f19f69dc /spec/spec.opts | |
download | puppet-stdlib-6e9d0465bc695b45c4f4ac76d74795b6edfc625d.tar.gz puppet-stdlib-6e9d0465bc695b45c4f4ac76d74795b6edfc625d.tar.bz2 |
Initial commit
Diffstat (limited to 'spec/spec.opts')
-rw-r--r-- | spec/spec.opts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/spec.opts b/spec/spec.opts new file mode 100644 index 0000000..91cd642 --- /dev/null +++ b/spec/spec.opts @@ -0,0 +1,6 @@ +--format +s +--colour +--loadby +mtime +--backtrace |