Skip to content

Commit 9bb501c

Browse files
committed
Fix failing tests
1 parent 4967664 commit 9bb501c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

csharp/ql/test/library-tests/csharp9/ForeachExtension.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,3 @@ static async IAsyncEnumerator<int> GetAsyncEnumerator()
4646
yield return 1;
4747
}
4848
}
49-
50-
// semmle-extractor-options: /r:System.Linq.dll

0 commit comments

Comments
 (0)