Sha256: 189a809aa9cd4e28afc4c32f18807d8a352be64f67c6e3d561aef25cba4c8fd6
Contents?: true
Size: 159 Bytes
Versions: 1
Compression:
Stored size: 159 Bytes
Contents
require File.dirname(__FILE__) + '/test_helper.rb' class TestContextR < Test::Unit::TestCase def setup end def test_truth assert true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
contextr-0.1.0 | test/test_contextr.rb |