Sha256: c38b7973a04e5d465e1da8d7f08e915b905ec9458b8a29a432dd7f3eba8984fa
Contents?: true
Size: 147 Bytes
Versions: 2
Compression:
Stored size: 147 Bytes
Contents
require 'test/unit' class BjTest < Test::Unit::TestCase # Replace this with your real tests. def test_this_plugin flunk end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ThiagoLelis-backgroundjob-1.0.5 | test/bj_test.rb |
ThiagoLelis-backgroundjob-1.0.6 | test/bj_test.rb |