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

8 lines
117 B
Ruby
Raw Normal View History

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