Sha256: 8af385f6e1e250c2c949a815c3ea90a05066f1d6db045c8453ca381df0d4ddd8

Contents?: true

Size: 431 Bytes

Versions: 631

Compression:

Stored size: 431 Bytes

Contents

require 'rubygems'
require 'bundler'
begin
  Bundler.setup(:default, :development)
rescue Bundler::BundlerError => e
  $stderr.puts e.message
  $stderr.puts "Run `bundle install` to install missing gems"
  exit e.status_code
end
require 'test/unit'
require 'shoulda'

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

class Test::Unit::TestCase
end

Version data entries

631 entries across 281 versions & 7 rubygems

Version Path
gs2crmod-0.12.17 sync_mediawiki/helper.rb
gs2crmod-0.12.17 sync_variables_sgk/helper.rb
cronoscrmod-0.1.2 test/helper.rb
gryfxcrmod-0.1.11 test/helper.rb
gryfxcrmod-0.1.11 sync_mediawiki/helper.rb
cheasecrmod-0.1.1 sync_variables/helper.rb
gs2crmod-0.12.16 sync_mediawiki/helper.rb
gs2crmod-0.12.16 sync_variables/helper.rb
gs2crmod-0.12.16 sync_variables_sgk/helper.rb
gs2crmod-0.12.15 sync_mediawiki/helper.rb
gs2crmod-0.12.15 sync_variables_sgk/helper.rb
gs2crmod-0.12.15 sync_variables/helper.rb
gs2crmod-0.12.14 sync_mediawiki/helper.rb
gs2crmod-0.12.14 sync_variables/helper.rb
gs2crmod-0.12.14 sync_variables_sgk/helper.rb
gs2crmod-0.12.13 sync_variables_sgk/helper.rb
gs2crmod-0.12.13 sync_mediawiki/helper.rb
gs2crmod-0.12.13 sync_variables/helper.rb
gs2crmod-0.12.12 sync_mediawiki/helper.rb
gs2crmod-0.12.12 sync_variables/helper.rb