Sha256: f4873ae7ad128663055942c5cccd5791e993a3cb824f2f0f26f16ca2d1b055d6
Contents?: true
Size: 137 Bytes
Versions: 4
Compression:
Stored size: 137 Bytes
Contents
require 'test_helper' class KPMTest < ActiveSupport::TestCase test 'can load KPM module' do assert_kind_of Module, KPM end end
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
killbill-kpm-ui-1.0.2 | test/kpm_test.rb |
killbill-kpm-ui-1.0.1 | test/kpm_test.rb |
killbill-kpm-ui-1.0.0 | test/kpm_test.rb |
killbill-kpm-0.3.0 | test/kpm_test.rb |