Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Erkan-Yilmaz committed Mar 9, 2012
1 parent bbc3c29 commit dfaf80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -47,7 +47,7 @@ Searches for test-files by class (Foo::Bar -> foo/bar)

TIPS
====
- if `script/spec` is missing, if will use just `spec` for specs (which solves some issues)
- if `script/spec` is missing, it will use just `spec` for specs (which solves some issues)
- run whole describe blocks: `describe 'xxx' do describe 'yyy'` --> `rake spec:file:'xxx yyy'`
- run single examples or describe blocks via line-numbers `rspec spec/foo_spec:123`

Expand Down

0 comments on commit dfaf80a

Please sign in to comment.