Files

8 lines
120 B
Ruby
Raw Permalink Normal View History

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