1 // Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information.
2 
3 
4 namespace Microsoft.Web.WebPages.OAuth.Test
5 {
6     public class PreAppStartCodeTest
7     {
8 
9     }
10 }
11