X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=spec%2Fhelpers%2Fpanels_helper_spec.rb;h=a3cff28b517248ff179ce2b32b1346cd559aaa15;hb=refs%2Fheads%2Fv05;hp=8a383885ec98854f6d2b2820d3c40dc4bab9b906;hpb=fff244784232225332e0beecdc655d9ded12e2d9;p=pettanr%2Fpettanr.git diff --git a/spec/helpers/panels_helper_spec.rb b/spec/helpers/panels_helper_spec.rb index 8a383885..a3cff28b 100644 --- a/spec/helpers/panels_helper_spec.rb +++ b/spec/helpers/panels_helper_spec.rb @@ -1,3 +1,5 @@ +# -*- encoding: utf-8 -*- +#  require 'spec_helper' # Specs in this file have access to a helper object that includes @@ -11,5 +13,4 @@ require 'spec_helper' # end # end describe PanelsHelper do - pending "add some examples to (or delete) #{__FILE__}" end