Sha256: 996542497d7ec5ad8186a85f4c60098bb31619d75b87fd0b0358eca83ba8d4d7
Contents?: true
Size: 120 Bytes
Versions: 11
Compression:
Stored size: 120 Bytes
Contents
require 'test/unit' class PaveTest < Test::Unit::TestCase def test_is_module assert Pave.is_a?(Module) end end
Version data entries
11 entries across 11 versions & 1 rubygems