Sha256: 9473bef94391018b6d04facd29928b55eefab37d463fc7604e09bfed48157b3d

Contents?: true

Size: 171 Bytes

Versions: 2

Compression:

Stored size: 171 Bytes

Contents

require File.dirname(__FILE__) + '/test_helper.rb'

class TestRestility < Test::Unit::TestCase

  def setup
  end
  
  def test_truth
    assert true
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
restility-0.0.4 test/test_restility.rb
restility-0.0.3 test/test_restility.rb