Sha256: 0bbe4e0f139fcfa675cb38367643c4556e5e86642cd41eab0644106e6a58979c

Contents?: true

Size: 199 Bytes

Versions: 55

Compression:

Stored size: 199 Bytes

Contents

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

class CustomerTest < Test::Unit::TestCase
  fixtures :customers

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

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
backlog-0.17.4 test/unit/customer_test.rb
backlog-0.17.5 test/unit/customer_test.rb
backlog-0.18.0 test/unit/customer_test.rb
backlog-0.17.6 test/unit/customer_test.rb
backlog-0.19.0 test/unit/customer_test.rb
backlog-0.20.0 test/unit/customer_test.rb
backlog-0.20.1 test/unit/customer_test.rb
backlog-0.21.0 test/unit/customer_test.rb
backlog-0.21.1 test/unit/customer_test.rb
backlog-0.21.2 test/unit/customer_test.rb
backlog-0.21.3 test/unit/customer_test.rb
backlog-0.22.1 test/unit/customer_test.rb
backlog-0.22.0 test/unit/customer_test.rb
backlog-0.23.0 test/unit/customer_test.rb
backlog-0.24.0 test/unit/customer_test.rb
backlog-0.23.1 test/unit/customer_test.rb
backlog-0.25.0 test/unit/customer_test.rb
backlog-0.26.0 test/unit/customer_test.rb
backlog-0.28.0 test/unit/customer_test.rb
backlog-0.29.0 test/unit/customer_test.rb