Files

8 lines
120 B
Ruby
Raw Permalink Normal View History

2021-10-20 12:17:31 +02:00
require "test_helper"
class DeviceTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end