From 9933c5d28c29e6b8b356c17f85185679ddc8a203 Mon Sep 17 00:00:00 2001
From: Alexander Turenko <alexander.turenko@tarantool.org>
Date: Sun, 29 Mar 2020 14:41:24 +0300
Subject: [PATCH] test: update test-run

Added popen build-in module to exclusions of pretest_clean script. It'll
allow to test the module from a test of 'core = tarantool' type.

Part of #4031
---
 test-run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-run b/test-run
index 65028a9e22..6edb58f4cd 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit 65028a9e22e3810e556c89a7ef6a15d79050f2c9
+Subproject commit 6edb58f4cd263f19b4777f70eac635eb3deb4e10
-- 
GitLab