Files
plottservice/test/models/job_test.rb
2024-07-29 00:39:55 +02:00

8 lines
117 B
Ruby

require "test_helper"
class JobTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end