Add missing copyright in IntegrationTesting (#8891)

This commit is contained in:
Chris Ross 2019-03-28 13:23:06 -07:00 committed by GitHub
parent 5e8a7ad725
commit 248d4e70a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.Net.Http;
using System.Text;
using System.Threading;