Files
parse/test/models/subproject_test.rb
Stefan Tollkühn 3735122750 initial commit
2025-07-21 12:14:42 +02:00

8 lines
124 B
Ruby

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