Files
MySMSAPio/test/models/admin_user_test.rb
2025-10-22 17:22:17 +08:00

8 lines
123 B
Ruby

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