Sha256: dbe5a576081e4f7d372534832c5e318fcc4f46fe41d6f414a6505e4b8142f501

Contents?: true

Size: 154 Bytes

Versions: 108

Compression:

Stored size: 154 Bytes

Contents

require 'test/unit'

class TC_testNothing < Test::Unit::TestCase

  def setup
  end

  def teardown
  end

  def test_the_truth
    assert true
  end
end

Version data entries

108 entries across 66 versions & 4 rubygems

Version Path
gli-2.12.0 test/apps/todo/test/tc_nothing.rb
gli-2.12.0 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.11.0 test/apps/todo/test/tc_nothing.rb
gli-2.11.0 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.10.0 test/apps/todo/test/tc_nothing.rb
gli-2.10.0 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.9.0 test/apps/todo/test/tc_nothing.rb
gli-2.9.0 test/apps/todo_legacy/test/tc_nothing.rb
gli_aziz_light-2.8.1 test/apps/todo/test/tc_nothing.rb
gli_aziz_light-2.8.1 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.8.1 test/apps/todo/test/tc_nothing.rb
gli-2.8.1 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.8.0 test/apps/todo/test/tc_nothing.rb
gli-2.8.0 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.7.0 test/apps/todo/test/tc_nothing.rb
gli-2.7.0 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.6.2 test/apps/todo/test/tc_nothing.rb
gli-2.6.2 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.6.1 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.6.1 test/apps/todo/test/tc_nothing.rb