Sha256: 50ed4143fe52a5b84ea218fe3ec39d39580947b892fd45be95974c05a0eacc79

Contents?: true

Size: 171 Bytes

Versions: 4

Compression:

Stored size: 171 Bytes

Contents

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

class TestGigantron < Test::Unit::TestCase

  def setup
  end
  
  def test_truth
    assert true
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gigantron-0.1.0 test/test_gigantron.rb
gigantron-0.1.1 test/test_gigantron.rb
gigantron-0.0.1 test/test_gigantron.rb
gigantron-0.1.2 test/test_gigantron.rb