OSDN Git Service

t#29678:test broken.fix op model
[pettanr/pettanr.git] / spec / helpers / authors_helper_spec.rb
1 # -*- encoding: utf-8 -*-
2 # 
3 require 'spec_helper'
4
5 # Specs in this file have access to a helper object that includes
6 # the AuthorsHelper. For example:
7 #
8 # describe AuthorsHelper do
9 #   describe "string concat" do
10 #     it "concats two strings with spaces" do
11 #       helper.concat_strings("this","that").should == "this that"
12 #     end
13 #   end
14 # end
15 describe AuthorsHelper do
16 end