Files
old-offlineposaoserver/test/models/device_test.rb

8 lines
120 B
Ruby
Raw 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