Files
ss-calculator/test/controllers/tax_references_controller_test.rb

8 lines
145 B
Ruby

require 'test_helper'
class TaxReferencesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end