Skip to content

Commit

Permalink
More explicit test output
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Pravosud committed Apr 6, 2012
1 parent 0db994d commit 9714768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -17,7 +17,7 @@ task :test do
system %{bundle exec serve 2>/dev/null &}
sleep 2

puts "Running Underscore test suite."
puts "Running underscore.string test suite."
result1 = system %{phantomjs ./test/run-qunit.js "http://localhost:4000/test/test.html"}

puts "Running Underscore test suite."
Expand Down

0 comments on commit 9714768

Please sign in to comment.