Sha256: 3ab41902d350cc6b515079a7c4c07836f149434926b01938dcd449d0f0656c28
Contents?: true
Size: 193 Bytes
Versions: 3
Compression:
Stored size: 193 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class PartyTest < ActiveSupport::TestCase main_scenario # Replace this with your real tests. def test_truth assert true end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
backlog-0.37.2 | test/unit/party_test.rb |
backlog-0.37.1 | test/unit/party_test.rb |
backlog-0.36.2 | test/unit/party_test.rb |