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

8 lines
140 B
Ruby

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