basic_app/test/models/p_product_feature_test.rb
Nicolas Bally fd027c16c1 initial
2020-04-21 21:53:16 +02:00

8 lines
129 B
Ruby

require 'test_helper'
class PProductFeatureTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end