From b4f830b118814c9e26c35d2481e8cec4567a2e56 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Tue, 21 Sep 2021 01:34:45 -0400 Subject: [PATCH] [wasm] Enable System.Text.Json.SourceGeneration.Tests Fixed by https://github.com/dotnet/runtime/pull/59352 . Fixes https://github.com/dotnet/runtime/issues/59228 . --- src/libraries/tests.proj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index 5ace2f597d9148..3288e59a9e1b5f 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -207,10 +207,6 @@ - - - -