Sha256: 239ad60cfc816bee5049d83bc7c7fcae213ea0c51947304311c8f5dadba34a2e
Contents?: true
Size: 163 Bytes
Versions: 8
Compression:
Stored size: 163 Bytes
Contents
require "test/unit" require "json_mangler" class TestJsonMangler < Test::Unit::TestCase def test_sanity flunk "write tests or I will kneecap you" end end
Version data entries
8 entries across 8 versions & 1 rubygems