Sha256: eac00b5c4082fa5acd670ee5881246bf25e28180be2090c559d7cc22bdedeb7d
Contents?: true
Size: 167 Bytes
Versions: 3
Compression:
Stored size: 167 Bytes
Contents
# frozen_string_literal: true require 'test_helper' class KPMTest < ActiveSupport::TestCase test 'can load KPM module' do assert_kind_of Module, KPM end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
killbill-kpm-ui-2.0.2 | test/kpm_test.rb |
killbill-kpm-ui-2.0.1 | test/kpm_test.rb |
killbill-kpm-ui-2.0.0 | test/kpm_test.rb |