From 5ebe277f199a6a9404949eefb519b364aabbd6c3 Mon Sep 17 00:00:00 2001
From: Francois-Rene Rideau <tunes@google.com>
Date: Mon, 29 Jun 2015 18:37:19 -0400
Subject: [PATCH] Test upgrades from 3.1.4 and 3.1.3

---
 test/run-tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/run-tests.sh b/test/run-tests.sh
index c8059024b..3db381653 100755
--- a/test/run-tests.sh
+++ b/test/run-tests.sh
@@ -349,7 +349,7 @@ upgrade_tags () {
     # We return the above designated versions in order of decreasing relevance,
     # which pretty much means REQUIRE and most recent first.
     echo REQUIRE
-    echo 3.1.2
+    echo 3.1.4 3.1.3 3.1.2
     echo 3.0.3 3.0.2 3.0.1
 #    echo 2.32 2.27
 #    echo 2.26 2.22 2.20 2.019 2.014.6 2.011 2.008 2.000
-- 
GitLab