summaryrefslogtreecommitdiff
path: root/test/xml/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/xml/suite.rb
parentdd1f6c2ed2fa76d8862233494519d797e9ffb488 (diff)
downloadcoderay-f5768c09019b303e82b7b7905b137b0e1df3823c.tar.gz
Moved scanner tests into test/scanners.
Diffstat (limited to 'test/xml/suite.rb')
-rw-r--r--test/xml/suite.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/xml/suite.rb b/test/xml/suite.rb
deleted file mode 100644
index b135c31..0000000
--- a/test/xml/suite.rb
+++ /dev/null
@@ -1,2 +0,0 @@
-class XML < CodeRay::TestCase
-end