summaryrefslogtreecommitdiff
path: root/.rspec
diff options
context:
space:
mode:
authorAustin Ziegler <austin@surfeasy.com>2012-03-21 02:27:43 -0400
committerAustin Ziegler <austin@surfeasy.com>2012-03-21 02:27:43 -0400
commit86e4e1ba222cab4dddf13caa5c56925c9a6401dc (patch)
treed4b5226008420de2f1c3bd8964a977f28737442b /.rspec
parent652cc334c6189fe639c5f54abecdcef2a2833b35 (diff)
downloaddiff-lcs-86e4e1ba222cab4dddf13caa5c56925c9a6401dc.tar.gz
Adding autotestability.
Diffstat (limited to '.rspec')
-rw-r--r--.rspec2
1 files changed, 2 insertions, 0 deletions
diff --git a/.rspec b/.rspec
new file mode 100644
index 0000000..7438fbe
--- /dev/null
+++ b/.rspec
@@ -0,0 +1,2 @@
+--colour
+--format documentation