pry--pry/spec/fixtures/candidate_helper1.rb

12 lines
89 B
Ruby
Raw Normal View History

2012-06-23 08:14:10 +00:00
# rank 0
class CandidateTest
def test1
end
def test2
end
def test3
end
end