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.11.0 test/unit/customer_test.rb
backlog-0.12.0 test/unit/customer_test.rb
backlog-0.12.2 test/unit/customer_test.rb
backlog-0.12.1 test/unit/customer_test.rb
backlog-0.12.3 test/unit/customer_test.rb
backlog-0.12.4 test/unit/customer_test.rb
backlog-0.14.0 test/unit/customer_test.rb
backlog-0.13.0 test/unit/customer_test.rb
backlog-0.13.1 test/unit/customer_test.rb
backlog-0.14.2 test/unit/customer_test.rb
backlog-0.14.3 test/unit/customer_test.rb
backlog-0.14.1 test/unit/customer_test.rb
backlog-0.15.0 test/unit/customer_test.rb
backlog-0.14.4 test/unit/customer_test.rb
backlog-0.15.1 test/unit/customer_test.rb
backlog-0.16.0 test/unit/customer_test.rb
backlog-0.17.0 test/unit/customer_test.rb
backlog-0.17.2 test/unit/customer_test.rb
backlog-0.17.1 test/unit/customer_test.rb
backlog-0.17.3 test/unit/customer_test.rb