From ea6a76126526f49fa6e24e235e9e48b06cebae89 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 4 Nov 2011 16:14:12 -0400 Subject: [PATCH] Reorder compose and pull tests --- tests/{t0005-compose.sh => t0004-compose.sh} | 0 tests/{t0004-pull.sh => t0005-pull.sh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/{t0005-compose.sh => t0004-compose.sh} (100%) rename tests/{t0004-pull.sh => t0005-pull.sh} (100%) diff --git a/tests/t0005-compose.sh b/tests/t0004-compose.sh similarity index 100% rename from tests/t0005-compose.sh rename to tests/t0004-compose.sh diff --git a/tests/t0004-pull.sh b/tests/t0005-pull.sh similarity index 100% rename from tests/t0004-pull.sh rename to tests/t0005-pull.sh