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

8 lines
131 B
Ruby

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