Sha256: c57ceb06e73deaf0e55b8e27d96275766c36cc80a1647a58f8f8fd74c77ad472

Contents?: true

Size: 190 Bytes

Versions: 22

Compression:

Stored size: 190 Bytes

Contents

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

class PartyTest < Test::Unit::TestCase
  main_scenario

  # Replace this with your real tests.
  def test_truth
    assert true
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
backlog-0.23.0 test/unit/party_test.rb
backlog-0.23.1 test/unit/party_test.rb
backlog-0.24.0 test/unit/party_test.rb
backlog-0.25.0 test/unit/party_test.rb
backlog-0.26.0 test/unit/party_test.rb
backlog-0.28.0 test/unit/party_test.rb
backlog-0.29.0 test/unit/party_test.rb
backlog-0.30.0 test/unit/party_test.rb
backlog-0.31.0 test/unit/party_test.rb
backlog-0.32.0 test/unit/party_test.rb
backlog-0.31.1 test/unit/party_test.rb
backlog-0.33.0 test/unit/party_test.rb
backlog-0.33.1 test/unit/party_test.rb
backlog-0.34.1 test/unit/party_test.rb
backlog-0.34.2 test/unit/party_test.rb
backlog-0.34 test/unit/party_test.rb
backlog-0.35.0 test/unit/party_test.rb
backlog-0.35.2 test/unit/party_test.rb
backlog-0.35.1 test/unit/party_test.rb
backlog-0.35.3 test/unit/party_test.rb