diff --git a/eng/testing/tests.targets b/eng/testing/tests.targets index 1dd5cdd9dfbdaa..9336d5bdc24913 100644 --- a/eng/testing/tests.targets +++ b/eng/testing/tests.targets @@ -4,7 +4,6 @@ and '$(TestNativeAot)' != 'true' and ('$(TestReadyToRun)' != 'true' or '$(UseRuntimeAsync)' == 'true') and '$(UseNativeAOTRuntime)' != 'true' - and '$(TargetOS)' != 'browser' and '$(TargetOS)' != 'wasi' and '$(TargetOS)' != 'android' and '$(TargetsAppleMobile)' != 'true'