Sha256: f9a00ec1b233e98dcdd872d0666986f92eed9a0b43e893a2b0734202189bcb15
Contents?: true
Size: 161 Bytes
Versions: 11
Compression:
Stored size: 161 Bytes
Contents
require "test/unit" require "cloud_cache" class TestCloudCache < Test::Unit::TestCase def test_sanity flunk "write tests or I will kneecap you" end end
Version data entries
11 entries across 11 versions & 2 rubygems