Skip to content
This repository was archived by the owner on Mar 20, 2019. It is now read-only.

Commit 8bf993a

Browse files
committed
StyleCop fix for issue only caught by build server.
1 parent 3bc04e1 commit 8bf993a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/DotNetOpenAuth.Test/AutoRedirectHandler.cs

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
namespace DotNetOpenAuth.Test {
1+
//-----------------------------------------------------------------------
2+
// <copyright file="AutoRedirectHandler.cs" company="Andrew Arnott">
3+
// Copyright (c) Andrew Arnott. All rights reserved.
4+
// </copyright>
5+
//-----------------------------------------------------------------------
6+
7+
namespace DotNetOpenAuth.Test {
28
using System;
39
using System.Collections.Generic;
410
using System.Linq;

0 commit comments

Comments
 (0)