Sha256: 3634abad7408ae42b6637b519d755894c240d42db4a5dba8012293a25577ef90
Contents?: true
Size: 118 Bytes
Versions: 1
Compression:
Stored size: 118 Bytes
Contents
require "minitest/autorun" class PinglishTest < MiniTest::Unit::TestCase def test_sanity assert true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pinglish-0.0.0 | test/pinglish_test.rb |