summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2011-08-26 18:04:17 +0200
committerAlex Legler <alex@a3li.li>2011-08-26 18:04:17 +0200
commit100901fd069976dcdf106426029049de7755156c (patch)
tree5484198f42e3212187c28bb1069748d878cbf457 /test/unit/cve_change_test.rb
parentFurther cleanup of old configuration and rails2 backup files (diff)
downloadglsamaker-100901fd069976dcdf106426029049de7755156c.tar.gz
glsamaker-100901fd069976dcdf106426029049de7755156c.tar.bz2
glsamaker-100901fd069976dcdf106426029049de7755156c.zip
Use proper CamelCase for all CVE related models to adhere to rails standards
Diffstat (limited to 'test/unit/cve_change_test.rb')
-rw-r--r--test/unit/cve_change_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/cve_change_test.rb b/test/unit/cve_change_test.rb
index 2012fb2..6d34a62 100644
--- a/test/unit/cve_change_test.rb
+++ b/test/unit/cve_change_test.rb
@@ -1,6 +1,6 @@
require 'test_helper'
-class CVEChangeTest < ActiveSupport::TestCase
+class CveChangeTest < ActiveSupport::TestCase
# Replace this with your real tests.
test "the truth" do
assert true