From 098397e3909400b2ce68715765afa581691ac055 Mon Sep 17 00:00:00 2001
From: Nikita Zheleztsov <n.zheleztsov@proton.me>
Date: Tue, 25 Jun 2024 17:20:44 +0300
Subject: [PATCH] test: bump test-run to new version

Bump test-run to new version with the following improvements:

- luatest: fix ability to run a test several times [1]
- Enable luatest logging [2]
- tap13: fix parsing non-utf8 chars [3]

[1] tarantool/test-run@240cdea
[2] tarantool/test-run@b8b60b4
[3] tarantool/test-run@7290540

NO_DOC=test
NO_TEST=test
NO_CHANGELOG=test

(cherry picked from commit 59ba21315df628094b6490898f58a7235ad8d56f)
---
 test-run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-run b/test-run
index dd0006329d..240cdeadf7 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit dd0006329d3c9ca30a956b66e8b61db1a57e51b9
+Subproject commit 240cdeadf736a96a41c3d98a5a10dad2015f5135
-- 
GitLab