X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=blobdiff_plain;f=spec%2Fhelpers%2Fcomics_helper_spec.rb;fp=spec%2Fhelpers%2Fcomics_helper_spec.rb;h=0000000000000000000000000000000000000000;hp=3ffabda5746df84335c5e6144d8e9e16680cf8ce;hb=305f415a00ff3da658a5ee77cf966e7f76f8230f;hpb=000b5d5ef4f3cf02793ae6a06855b7bd3cd9a78f diff --git a/spec/helpers/comics_helper_spec.rb b/spec/helpers/comics_helper_spec.rb deleted file mode 100644 index 3ffabda5..00000000 --- a/spec/helpers/comics_helper_spec.rb +++ /dev/null @@ -1,16 +0,0 @@ -# -*- encoding: utf-8 -*- -#  -require 'spec_helper' - -# Specs in this file have access to a helper object that includes -# the ComicsHelper. For example: -# -# describe ComicsHelper do -# describe "string concat" do -# it "concats two strings with spaces" do -# helper.concat_strings("this","that").should == "this that" -# end -# end -# end -describe ComicsHelper do -end