Sha256: 6db02ec97c04be688fa306af49c1af7eb0ea5bf1da23e9a34d5efcbabcf36d76
Contents?: true
Size: 158 Bytes
Versions: 9
Compression:
Stored size: 158 Bytes
Contents
require "test/unit" require "whirlwind" class TestWhirlwind < Test::Unit::TestCase def test_sanity flunk "write tests or I will kneecap you" end end
Version data entries
9 entries across 9 versions & 1 rubygems