Sha256: 4072cc55e998828161aac72971c3390e5e2cf6d748e609922762398e6b4d99ba

Contents?: true

Size: 246 Bytes

Versions: 15

Compression:

Stored size: 246 Bytes

Contents

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

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

class Test::Unit::TestCase
  include RR::Adapters::TestUnit
end

Version data entries

15 entries across 15 versions & 4 rubygems

Version Path
matflores-integrity-gnome-notify-0.1.1 test/test_helper.rb
matflores-integrity-gnome-notify-0.1.2 test/test_helper.rb
matflores-integrity-tumblr-0.1.0 test/test_helper.rb
matflores-integrity-tumblr-0.1.1 test/test_helper.rb
integrity-notifyio-0.2.3 test/test_helper.rb
integrity-notifyio-0.2.1 test/test_helper.rb
integrity-notifyio-0.2.0 test/test_helper.rb
integrity-notifyio-0.1.6 test/test_helper.rb
integrity-notifyio-0.1.5 test/test_helper.rb
integrity-notifyio-0.1.4 test/test_helper.rb
integrity-notifyio-0.1.3 test/test_helper.rb
integrity-notifyio-0.1.2 test/test_helper.rb
integrity-notifyio-0.1.1 test/test_helper.rb
integrity-notifyio-0.1.0 test/test_helper.rb
integrity-tumblr-0.1.1 test/test_helper.rb