summaryrefslogtreecommitdiff
path: root/autotest
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 /autotest
parent652cc334c6189fe639c5f54abecdcef2a2833b35 (diff)
downloaddiff-lcs-86e4e1ba222cab4dddf13caa5c56925c9a6401dc.tar.gz
Adding autotestability.
Diffstat (limited to 'autotest')
-rw-r--r--autotest/discover.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/autotest/discover.rb b/autotest/discover.rb
new file mode 100644
index 0000000..cd6892c
--- /dev/null
+++ b/autotest/discover.rb
@@ -0,0 +1 @@
+Autotest.add_discovery { "rspec2" }