pry--pry/test/candidate_helper1.rb

12 lines
89 B
Ruby

# rank 0
class CandidateTest
def test1
end
def test2
end
def test3
end
end