summaryrefslogtreecommitdiff
path: root/test/scanners/xml/suite.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/scanners/xml/suite.rb')
-rw-r--r--test/scanners/xml/suite.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/scanners/xml/suite.rb b/test/scanners/xml/suite.rb
new file mode 100644
index 0000000..b135c31
--- /dev/null
+++ b/test/scanners/xml/suite.rb
@@ -0,0 +1,2 @@
+class XML < CodeRay::TestCase
+end