Sha256: b827576f2edfbd76e0751540955558b86d786bec5f8d59e1f3f987e83654fe67
Contents?: true
Size: 214 Bytes
Versions: 3
Compression:
Stored size: 214 Bytes
Contents
#!/usr/local/bin/ruby Dir.chdir File.dirname(__FILE__) $:.unshift File.expand_path('../lib/') require 'rio' require 'lib/temp_server' TempServer.run('runhttptests.rb') #threads.each { |aThread| aThread.join }
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
wishdev-rio-0.4.3.1 | test/runhttp.rb |
rio-0.4.2 | test/runhttp.rb |
rio-0.4.1 | test/runhttp.rb |