Sha256: abae2376908ebbdad0544283c3fe3789d833400e94d43898452759e721b2b467

Contents?: true

Size: 168 Bytes

Versions: 10

Compression:

Stored size: 168 Bytes

Contents

require 'test_helper'

class ProductsControllerTest < ActionController::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
smukherjee-openbill-0.0.0 test/functional/products_controller_test.rb
smukherjee-openbill-0.1.0 test/functional/products_controller_test.rb
smukherjee-openbill-0.1.2 test/functional/products_controller_test.rb
smukherjee-openbill-0.1.3 test/functional/products_controller_test.rb
smukherjee-openbill-0.1.4 test/functional/products_controller_test.rb
smukherjee-openbill-0.1.5 test/functional/products_controller_test.rb
smukherjee-openbill-0.1.6 test/functional/products_controller_test.rb
smukherjee-openbill-0.1.7 test/functional/products_controller_test.rb
openbill-0.1.6 test/functional/products_controller_test.rb
openbill-0.1.5 test/functional/products_controller_test.rb