OSDN Git Service

Merge branch 'v03_test' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v03_test
[pettanr/pettanr.git] / spec / helpers / resource_pictures_helper_spec.rb
1 require 'spec_helper'
2
3 # Specs in this file have access to a helper object that includes
4 # the SourcePicturesHelper. For example:
5 #
6 # describe SourcePicturesHelper do
7 #   describe "string concat" do
8 #     it "concats two strings with spaces" do
9 #       helper.concat_strings("this","that").should == "this that"
10 #     end
11 #   end
12 # end
13 describe ResourcePicturesHelper do
14   pending "add some examples to (or delete) #{__FILE__}"
15 end