OSDN Git Service

add test
[pettanr/pettanr.git] / spec / controllers / balloons_controller_spec.rb
similarity index 99%
rename from spec/controllers/baloons_controller_spec.rb
rename to spec/controllers/balloons_controller_spec.rb
index a8a461f..edff9ec 100644 (file)
@@ -18,7 +18,7 @@ require 'spec_helper'
 # Message expectations are only used when there is no simpler way to specify
 # that an instance is receiving a specific message.
 
-describe BaloonsController do
+describe BalloonsController do
 
   # This should return the minimal set of attributes required to create a valid
   # Baloon. As you add validations to Baloon, be sure to