mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 11:50:49 +08:00
8 lines
135 B
Ruby
8 lines
135 B
Ruby
require 'test_helper'
|
|
|
|
class PlatformSampleTest < ActiveSupport::TestCase
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|