using System; using System.Collections.Generic; using System.Text; namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests { public class WebsocketTests { } }