Skip to content

Commit

Permalink
Merge pull request #13 from Florent2/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
grosser committed Nov 15, 2013
2 parents 0f062aa + eecc016 commit 6b5a2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -39,7 +39,7 @@ Searches for test-files by class (Foo::Bar -> foo/bar)
rake spec:one_by_one #run each spec/test one by one, to find tests that fail when ran
rake test:one_by_one #on their own or produce strange output

###For last mofified file
###For last modified file
rake test:last
rake spec:last

Expand Down

0 comments on commit 6b5a2f6

Please sign in to comment.