Skip to content

Commit 745780a

Browse files
committed
add license headers
1 parent 9244866 commit 745780a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

tests/authoring/Framework/MarkdownResultsAssertions.fs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Licensed to Elasticsearch B.V under one or more agreements.
2+
// Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3+
// See the LICENSE file in the project root for more information
4+
15
namespace authoring
26

37
open System.Diagnostics

tests/authoring/Framework/TestValues.fs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ namespace authoring
66

77
open System
88
open System.IO.Abstractions
9-
open System.Threading
10-
open System.Threading.Tasks
119
open Elastic.Markdown
1210
open Elastic.Markdown.Diagnostics
1311
open Elastic.Markdown.IO

0 commit comments

Comments
 (0)