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

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