Skip to content

Commit

Permalink
oops, forgot to add spec/fixtures/whereami_helper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
banister committed Feb 3, 2013
1 parent f80076b commit e1c1720
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spec/fixtures/whereami_helper.rb
@@ -0,0 +1,6 @@
class Cor
def a; end
def b; end
def c; end
def d; end
end

0 comments on commit e1c1720

Please sign in to comment.