CamelCase for consistency

This commit is contained in:
Brendan Coles
2015-07-08 08:28:29 +00:00
parent 13593990e5
commit a1f0eb90c5
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
#
require 'test/unit'
class TC_Xssrays < Test::Unit::TestCase
class TC_XssRays < Test::Unit::TestCase
def setup
$:.unshift(File.join(File.expand_path(File.dirname(__FILE__)), '.'))