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