Sha256: 308da58502cce4ef5eaee1bf6b839b91e2aa30ebc4c460893a3d3188c2f7b714
Contents?: true
Size: 124 Bytes
Versions: 3
Compression:
Stored size: 124 Bytes
Contents
require 'test_helper' class JailTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Jail end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jail-0.1.1 | test/jqplug_test.rb |
jail-0.1.0 | test/jqplug_test.rb |
jail-0.0.2 | test/jqplug_test.rb |