summaryrefslogtreecommitdiff
path: root/test/scanners/groovy/suite.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/scanners/groovy/suite.rb')
-rw-r--r--test/scanners/groovy/suite.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/scanners/groovy/suite.rb b/test/scanners/groovy/suite.rb
new file mode 100644
index 0000000..6f20e6a
--- /dev/null
+++ b/test/scanners/groovy/suite.rb
@@ -0,0 +1,4 @@
+module ScannerTests
+ class Groovy < CodeRay::TestCase
+ end
+end \ No newline at end of file