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.22.0 test/apps/todo/test/tc_nothing.rb
gli-2.22.0 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.21.5 test/apps/todo/test/tc_nothing.rb
gli-2.21.5 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.21.4 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.21.4 test/apps/todo/test/tc_nothing.rb
gli-2.21.3 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.21.3 test/apps/todo/test/tc_nothing.rb
gli-2.21.2 test/apps/todo/test/tc_nothing.rb
gli-2.21.2 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.21.1 test/apps/todo/test/tc_nothing.rb
gli-2.21.1 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.21.0 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.21.0 test/apps/todo/test/tc_nothing.rb
gli-2.20.1 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.20.1 test/apps/todo/test/tc_nothing.rb
gli-2.20.0 test/apps/todo/test/tc_nothing.rb
gli-2.20.0 test/apps/todo_legacy/test/tc_nothing.rb
gli-2.19.2 test/apps/todo/test/tc_nothing.rb
gli-2.19.2 test/apps/todo_legacy/test/tc_nothing.rb