Sha256: efdaf0e1a94e198e95a74b83d560e97736e4a7d7e95018a0e3795240faf6145f

Contents?: true

Size: 184 Bytes

Versions: 5

Compression:

Stored size: 184 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'aprova_facil'

class TestHelper < Test::Unit::TestCase
end

AprovaFacil::Config.usuario = 'bfscordeiro'
AprovaFacil::Config.teste = true

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
aprova_facil-1.4.0 test/test_helper.rb
aprova_facil-1.3.0 test/test_helper.rb
aprova_facil-1.2.0 test/test_helper.rb
aprova_facil-1.1.0 test/test_helper.rb
aprova_facil-1.0.0 test/test_helper.rb