clair_app/test/models/tva_rate_test.rb
Nicolas Bally c2f8ec2efb initial
2020-10-10 00:28:38 +02:00

8 lines
121 B
Ruby

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