Sha256: cc4a48ff176548e6dcd3c53e744fae45c0bd552ab933aea9e13ecb20f61d3631
Contents?: true
Size: 122 Bytes
Versions: 3
Compression:
Stored size: 122 Bytes
Contents
require 'test_helper' class KPMTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, KPM end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
killbill-kpm-0.2.0 | test/kpm_test.rb |
killbill-kpm-0.1.0 | test/kpm_test.rb |
killbill-kpm-0.0.1 | test/kpm_test.rb |