Sha256: d2bf9215d9bb871052376146939341eb9c8de13fb9bc3c0f33fec0cabbe65c6e

Contents?: true

Size: 208 Bytes

Versions: 12

Compression:

Stored size: 208 Bytes

Contents

require 'rubygems'
require 'test/unit'

require File.dirname(__FILE__) + "/../lib/mailbox"
require File.dirname(__FILE__) + "/../lib/synchronized"

module Latches
  include_package 'java.util.concurrent'
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
mailbox-0.2.7 test/test_helper.rb
mailbox-0.2.6 test/test_helper.rb
mailbox-0.2.5 test/test_helper.rb
mailbox-0.2.4 test/test_helper.rb
mailbox-0.2.3 test/test_helper.rb
mailbox-0.2.2 test/test_helper.rb
mailbox-0.2.1 test/test_helper.rb
mailbox-0.2.0 test/test_helper.rb
mailbox-0.1.7 test/test_helper.rb
mailbox-0.1.6 test/test_helper.rb
mailbox-0.1.4 test/test_helper.rb
mailbox-0.1.3 test/test_helper.rb