summaryrefslogtreecommitdiff
path: root/test/suite.rb
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2006-10-15 15:10:04 +0000
committermurphy <murphy@rubychan.de>2006-10-15 15:10:04 +0000
commitf5768c09019b303e82b7b7905b137b0e1df3823c (patch)
treea0bca63a318f848c6932070b4779226520fa040c /test/suite.rb
parentdd1f6c2ed2fa76d8862233494519d797e9ffb488 (diff)
downloadcoderay-f5768c09019b303e82b7b7905b137b0e1df3823c.tar.gz
Moved scanner tests into test/scanners.
Diffstat (limited to 'test/suite.rb')
-rw-r--r--test/suite.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/suite.rb b/test/suite.rb
deleted file mode 100644
index dbc49e1..0000000
--- a/test/suite.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-require 'test/coderay_suite'
-
-CodeRay::TestSuite.run