Files
nemo_encoder/test/controllers/batch_line_items_controller_test.rb
2017-01-24 17:45:40 +06:30

8 lines
146 B
Ruby

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