Sha256: 1ad200ded0a8bd864b33e41b0d43b9ef2eb249cfabcf7f64bd2ce97234ec33cc

Contents?: true

Size: 223 Bytes

Versions: 12

Compression:

Stored size: 223 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'proxymachine'

class Test::Unit::TestCase
end

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
mojombo-proxymachine-0.1.0 test/test_helper.rb
mojombo-proxymachine-0.1.1 test/test_helper.rb
mojombo-proxymachine-0.1.2 test/test_helper.rb
mojombo-proxymachine-0.1.3 test/test_helper.rb
mojombo-proxymachine-0.2.0 test/test_helper.rb
mojombo-proxymachine-0.2.1 test/test_helper.rb
mojombo-proxymachine-0.2.2 test/test_helper.rb
mojombo-proxymachine-0.2.3 test/test_helper.rb
proxymachine-0.2.8 test/test_helper.rb
proxymachine-0.2.7 test/test_helper.rb
proxymachine-0.2.6 test/test_helper.rb
proxymachine-0.2.3 test/test_helper.rb