From e3ca1edff228ee293f5a941ab022bce893a032ad Mon Sep 17 00:00:00 2001
From: Alexander Turenko <alexander.turenko@tarantool.org>
Date: Fri, 22 Oct 2021 05:16:03 +0300
Subject: [PATCH] test: update test-run (support luatest format)

A simple example is in the test-run source tree
(`test/test-luatest/smoke_check_test.lua`).

https://github.com/tarantool/test-run/issues/304
https://github.com/tarantool/test-run/pull/310
---
 test-run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-run b/test-run
index 54f785d3a3..1af50e1639 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit 54f785d3a331800bc493415fb091d2a84f6d1070
+Subproject commit 1af50e1639d6ad3abbf0b6e69370a631ea6e35af
-- 
GitLab