Sha256: 8e6e467556ade9c8a87712e984f6d0293f84321c8e967db846b7d8539cc0b479
Contents?: true
Size: 203 Bytes
Versions: 5
Compression:
Stored size: 203 Bytes
Contents
require 'rubygems' require 'test/unit' $LOAD_PATH.unshift(File.dirname(__FILE__)) $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) require 'prx_client' class Test::Unit::TestCase end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
prx_client-0.1.3 | test/helper.rb |
prx_client-0.1.2 | test/helper.rb |
prx_client-0.1.1 | test/helper.rb |
prx_client-0.1.0 | test/helper.rb |
prx_client-0.0.2 | test/helper.rb |