Guest User

Untitled

a guest
Jun 24th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. RSpec.configure do |config|
  2. config.color = true
  3. config.formatter = :documentation
  4. end
  5.  
  6. RSpec::Core::Runner.run(test_files)
Advertisement
Add Comment
Please, Sign In to add comment