Sha256: 37d55a4c5a25a24ba11cfadb19fc43f6766574e4d39879333eac132a9af27835

Contents?: true

Size: 176 Bytes

Versions: 6

Compression:

Stored size: 176 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

6 entries across 6 versions & 1 rubygems

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