X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=blobdiff_plain;f=spec%2Fhelpers%2Fpanel_pictures_helper_spec.rb;fp=spec%2Fhelpers%2Fpictures_helper_spec.rb;h=fb0c201c873b22d5923de4c2c0f3eacd72bd7342;hp=d0a47d3ac14fca1570ea9773cdd5ca6af7f6896c;hb=4df182696caa0089aa617386671473b555008aea;hpb=7f1881a81f526ece69401f1147c7a56f700646f8 diff --git a/spec/helpers/pictures_helper_spec.rb b/spec/helpers/panel_pictures_helper_spec.rb similarity index 92% rename from spec/helpers/pictures_helper_spec.rb rename to spec/helpers/panel_pictures_helper_spec.rb index d0a47d3a..fb0c201c 100644 --- a/spec/helpers/pictures_helper_spec.rb +++ b/spec/helpers/panel_pictures_helper_spec.rb @@ -10,6 +10,6 @@ require 'spec_helper' # end # end # end -describe PicturesHelper do +describe PanelPicturesHelper do pending "add some examples to (or delete) #{__FILE__}" end