From 9a7429b54e337188975016d392a88362be0bdd4f Mon Sep 17 00:00:00 2001 From: Per Lindgren Date: Tue, 26 Oct 2021 20:32:29 +0200 Subject: [PATCH] lockall.run fix --- ci/expected/lockall.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/expected/lockall.run b/ci/expected/lockall.run index 4581e91551..cf82bb53e7 100644 --- a/ci/expected/lockall.run +++ b/ci/expected/lockall.run @@ -2,4 +2,4 @@ foo: a = 1, b = 2 baz still in foo::lock bar: a = 3 -still in foo +still in foo \ No newline at end of file