From 82f54dd6195361e56cfefda55ce7f936c4ff274f Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Wed, 6 Apr 2022 18:33:05 +0200 Subject: [PATCH] :wrench: Do not use testing branch tests --- tests/error/lambda_mismatch1.gw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/error/lambda_mismatch1.gw b/tests/error/lambda_mismatch1.gw index 1a35c4ed..5635d4cf 100644 --- a/tests/error/lambda_mismatch1.gw +++ b/tests/error/lambda_mismatch1.gw @@ -1,2 +1,2 @@ -#! [contains] not enough arguments for lambda +#! [contains] argument number does not match for lambda \a b { <<< a, " ", b >>>; }(1); -- 2.43.0