aboutsummaryrefslogtreecommitdiffhomepage
path: root/.rspec
diff options
context:
space:
mode:
Diffstat (limited to '.rspec')
-rwxr-xr-x.rspec6
1 files changed, 6 insertions, 0 deletions
diff --git a/.rspec b/.rspec
new file mode 100755
index 0000000000..b94d663c9a
--- /dev/null
+++ b/.rspec
@@ -0,0 +1,6 @@
+-Isrc/ruby
+-Isrc/ruby/pb
+--backtrace
+--require spec/spec_helper
+--format documentation
+--color