summaryrefslogtreecommitdiffhomepage
path: root/.rspec
diff options
context:
space:
mode:
authorTom Black <[email protected]>2016-12-24 22:17:34 -0600
committerTom Black <[email protected]>2016-12-24 22:17:34 -0600
commite81d32b470cdead1c114b6d1b5b6bda958d6b1ad (patch)
tree3d61e376c8f460b2ff932cb9f9104f2e0cf5b72e /.rspec
parent326b74d485ce81c0a4e1da0e5158a2c83e028915 (diff)
downloadruby2d-e81d32b470cdead1c114b6d1b5b6bda958d6b1ad.tar.gz
ruby2d-e81d32b470cdead1c114b6d1b5b6bda958d6b1ad.zip
Merge all tests into `test/` directory
Diffstat (limited to '.rspec')
-rw-r--r--.rspec3
1 files changed, 2 insertions, 1 deletions
diff --git a/.rspec b/.rspec
index 83e16f8..fc3c9e9 100644
--- a/.rspec
+++ b/.rspec
@@ -1,2 +1,3 @@
---color
+--default-path test
--require spec_helper
+--color