summaryrefslogtreecommitdiff
path: root/test/test_helper.rb
blob: 8a7b4708bae8a98ad0264a3c8bff7d9c86d7d759 (plain)
1
2
3
4
5
6
$VERBOSE = true

require 'slop'

require 'minitest/autorun'
require 'stringio'