Sha256: 1369a98a99b9f55865f9372864855ce61911aff4c3342a9e998b05dad67559a9
Contents?: true
Size: 176 Bytes
Versions: 2
Compression:
Stored size: 176 Bytes
Contents
# frozen_string_literal: true require 'test_helper' class SupportTest < Minitest::Test def test_that_it_has_a_version_number refute_nil OMU::Support::VERSION end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
omu-support-0.1.2 | test/support_test.rb |
omu-support-0.1.1 | test/support_test.rb |