summaryrefslogtreecommitdiff
path: root/test/scanners/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'test/scanners/ruby')
-rw-r--r--test/scanners/ruby/suite.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/scanners/ruby/suite.rb b/test/scanners/ruby/suite.rb
index c56b3bd..ca390f5 100644
--- a/test/scanners/ruby/suite.rb
+++ b/test/scanners/ruby/suite.rb
@@ -1,3 +1,2 @@
-class Ruby < CodeRay::TestCase
- extension :rb
+class Scheme < CodeRay::TestCase
end