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

8 lines
139 B
Ruby

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