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