summaryrefslogtreecommitdiff
path: root/.rspec
diff options
context:
space:
mode:
authorJared Norman <jared@super.gd>2018-12-30 15:53:31 -0800
committerJared Norman <jared@super.gd>2018-12-30 16:11:29 -0800
commitbe044a6bbc2bca4f36d6f94968602cb148659e6c (patch)
tree456c8582debebcfbe87442e61c63b38ede7117d0 /.rspec
Initial commit
Diffstat (limited to '.rspec')
-rw-r--r--.rspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/.rspec b/.rspec
new file mode 100644
index 0000000..34c5164
--- /dev/null
+++ b/.rspec
@@ -0,0 +1,3 @@
+--format documentation
+--color
+--require spec_helper