Sha256: 52c2c50b20bd11587ab1a38c6a72ddb52fe2be7446f6da1a7e169927965662e3

Contents?: true

Size: 150 Bytes

Versions: 6

Compression:

Stored size: 150 Bytes

Contents

require 'test_helper'

module DqAdmin
  class ProductTest < ActiveSupport::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dq_admin-0.4.3 test/models/dq_admin/product_test.rb
dq_admin-0.4.2 test/models/dq_admin/product_test.rb
dq_admin-0.4.0 test/models/dq_admin/product_test.rb
dq_admin-0.3.0 test/models/dq_admin/product_test.rb
dq_admin-0.2.0 test/models/dq_admin/product_test.rb
dq_admin-0.1.0 test/models/dq_admin/product_test.rb