summaryrefslogtreecommitdiff
path: root/.rspec
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2012-08-20 14:05:16 -0700
committerJeff McCune <jeff@puppetlabs.com>2012-08-20 14:05:16 -0700
commit22935580be94a9f0645c47826edbd77e3a1187a4 (patch)
tree2b6d7643daed47da2a1d4ad150238ec8b08d6296 /.rspec
parent039ea5ed83c0f4b4b1114bf7ce04f8d26642f7d9 (diff)
parent0f45feb31b0100c8f56ad9fff4542296cf51478f (diff)
Merge branch '2.4.x' into 3.0.x
* 2.4.x: (Maint) Fix mis-use of rvalue functions as statements Add .rspec file to repo root
Diffstat (limited to '.rspec')
-rw-r--r--.rspec4
1 files changed, 4 insertions, 0 deletions
diff --git a/.rspec b/.rspec
new file mode 100644
index 0000000..7ab5f55
--- /dev/null
+++ b/.rspec
@@ -0,0 +1,4 @@
+--color
+--format
+progress
+--backtrace