From 6dfdeea23dfc3645357a5efddc1bd3498169b2ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Fri, 18 Jan 2013 18:18:14 +0000 Subject: tests.branching/*: Remove check to run only the teset with Python 2.7 As we use ordererdict for python < 2.7 as well See 37f8d84d7ab356169bf7c04bdecb39a61b85c88d --- tests.branching/ambiguous-refs.script | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests.branching/ambiguous-refs.script') diff --git a/tests.branching/ambiguous-refs.script b/tests.branching/ambiguous-refs.script index 0ea8a55f..643614ed 100755 --- a/tests.branching/ambiguous-refs.script +++ b/tests.branching/ambiguous-refs.script @@ -23,9 +23,6 @@ set -eu -# Disable test on versions of Python before 2.7. -. "$SRCDIR/scripts/python-check" - . "$SRCDIR/scripts/fix-committer-info" cd "$DATADIR/morphs" -- cgit v1.2.1