From bbdef9d885e2b6f6236473a93189c6a5697ff246 Mon Sep 17 00:00:00 2001 From: Andrii Kurdiumov Date: Mon, 14 Nov 2022 00:51:27 +0600 Subject: [PATCH] I'm shy test. Please don't ignore me My older brother just join your club. I'm want to be part of the test suite too. --- .../IWSAMsAndSRTPs/IWSAMsAndSRTPsTests.fs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/FSharp.Compiler.ComponentTests/Conformance/TypesAndTypeConstraints/IWSAMsAndSRTPs/IWSAMsAndSRTPsTests.fs b/tests/FSharp.Compiler.ComponentTests/Conformance/TypesAndTypeConstraints/IWSAMsAndSRTPs/IWSAMsAndSRTPsTests.fs index 9abba91ca2f..5584ad191aa 100644 --- a/tests/FSharp.Compiler.ComponentTests/Conformance/TypesAndTypeConstraints/IWSAMsAndSRTPs/IWSAMsAndSRTPsTests.fs +++ b/tests/FSharp.Compiler.ComponentTests/Conformance/TypesAndTypeConstraints/IWSAMsAndSRTPs/IWSAMsAndSRTPsTests.fs @@ -775,7 +775,7 @@ module ``Active patterns`` = module ``Suppression of System Numerics interfaces on unitized types`` = - [] + [] let Baseline () = Fsx """ open System.Numerics @@ -785,7 +785,7 @@ module ``Suppression of System Numerics interfaces on unitized types`` = |> compile |> shouldSucceed - [] + [] [] [] []