Sha256: 1c5a732951e54dc7ff686596406a3e4d5b3a033ad49af68e93153f45d2f04d4d
Contents?: true
Size: 171 Bytes
Versions: 1
Compression:
Stored size: 171 Bytes
Contents
require File.dirname(__FILE__) + '/test_helper.rb' class TestSwitchvox < 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 |
---|---|
switchvox-0.1.0 | test/test_switchvox.rb |