Skip to content

Commit

Permalink
Enable $VERBOSE flag when running test
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Feb 4, 2013
1 parent a047bae commit cba6939
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/suite.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
require 'bundler'
require 'find'

$VERBOSE = true

here = File.dirname(__FILE__)

$: << here
Expand Down

0 comments on commit cba6939

Please sign in to comment.