Skip to content

Commit

Permalink
fix wrong executable name
Browse files Browse the repository at this point in the history
  • Loading branch information
garybernhardt committed Apr 21, 2011
1 parent 650e1e4 commit 43a8854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion das-0010-fast-tests-with-and-without-rails/test
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Put this in the script/ directory of your Rails app, then run it with a spec
# filename. If the spec uses spec_helper, it'll be run inside Bundler.
# Otherwise, it'll be run directly with whatever `ruby` executable is on the
# Otherwise, it'll be run directly with whatever `rspec` executable is on the
# path.

set -e
Expand Down

0 comments on commit 43a8854

Please sign in to comment.