Sha256: 4a31a160b9d8824b3c3aa954630af280ac76cd1f1baeaff334deb6caf65133bc
Contents?: true
Size: 191 Bytes
Versions: 3
Compression:
Stored size: 191 Bytes
Contents
require File.expand_path(File.dirname(__FILE__)) + "/helper.rb" class Polling::Test < Test::Unit::TestCase def test_async Polling.setting debug: true Polling.async_run 5 end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
polling-0.1.5 | test/async_run.rb |
polling-0.1.4 | test/async_run.rb |
polling-0.1.3 | test/async_run.rb |