From d3d40a3c575c8784a49b5db5199c62f58fb57c50 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Tue, 17 Jun 2014 19:06:43 -0400 Subject: [PATCH] Fix spurious failure in main/default-test Calling `:set vertical-split = no` will cause a reload so move the setting from the steps to the tigrc. --- test/main/default-test | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test/main/default-test b/test/main/default-test index 69dd2bb..5396af2 100755 --- a/test/main/default-test +++ b/test/main/default-test @@ -7,6 +7,10 @@ export LINES=16 +tigrc < :wait -- 2.11.4.GIT