Massive Cleanup
[cs356-p2-videostore.git] / test / unit / game_platform_test.rb
similarity index 64%
rename from test/unit/gameplatform_test.rb
rename to test/unit/game_platform_test.rb
index a796e92..97108b2 100644 (file)
@@ -1,7 +1,7 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
-class GameplatformTest < Test::Unit::TestCase
-  fixtures :gameplatforms
+class GamePlatformTest < Test::Unit::TestCase
+  fixtures :game_platforms
 
   # Replace this with your real tests.
   def test_truth