Sha256: ccbd647a0cc029eb16e26215f9e5a55997d22f6a500f346c3a73e134a7c9e389

Contents?: true

Size: 148 Bytes

Versions: 61

Compression:

Stored size: 148 Bytes

Contents

require File.join(File.dirname(__FILE__), '..', 'test_helper')

class WriteFileTest < Test::Unit::TestCase
  def test_slow
    sleep(5)
  end
end


Version data entries

61 entries across 61 versions & 8 rubygems

Version Path
ngauthier-hydra-0.24.0 test/fixtures/slow.rb
nulogy-hydra-0.26.0 test/fixtures/slow.rb
arturop-hydra-0.25.0 test/fixtures/slow.rb
arturop-hydra-0.24.0 test/fixtures/slow.rb
hydra-0.24.0 test/fixtures/slow.rb
nulogy-hydra-0.23.2.1 test/fixtures/slow.rb
justinf-hydra-0.23.8 test/fixtures/slow.rb
justinf-hydra-0.23.7 test/fixtures/slow.rb
justinf-hydra-0.23.6 test/fixtures/slow.rb
justinf-hydra-0.23.5 test/fixtures/slow.rb
justinf-hydra-0.23.4 test/fixtures/slow.rb
arturop-hydra-0.23.4 test/fixtures/slow.rb
sskirby-hydra-0.23.3 test/fixtures/slow.rb
hydra-0.23.3 test/fixtures/slow.rb
causes-hydra-0.21.0 test/fixtures/slow.rb
hydra-0.23.2 test/fixtures/slow.rb
hydra-0.23.1 test/fixtures/slow.rb
hydra-0.23.0 test/fixtures/slow.rb
hydra-0.22.2 test/fixtures/slow.rb
hydra-0.22.1 test/fixtures/slow.rb