From 4d733db14a47fbe08bc5bc834c28248f3da1cd52 Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Thu, 9 Oct 2014 20:21:13 +1100 Subject: [PATCH] rename tests --- ci/{test-1-basics.pl => test-01-basics.pl} | 0 ci/{test-2-help.pl => test-02-help.pl} | 0 ci/{test-3-forbidden.pl => test-03-forbidden.pl} | 0 ci/{test-4-options-a-b.pl => test-04-options-a-b.pl} | 0 ci/{test-5-options-c-e.pl => test-05-options-c-e.pl} | 0 ci/{test-6-options-f-h.pl => test-06-options-f-h.pl} | 0 ci/{test-7-options-i-m.pl => test-07-options-i-m.pl} | 0 ci/{test-8-options-n-q.pl => test-08-options-n-q.pl} | 0 ci/{test-9-option-r-t.pl => test-09-option-r-t.pl} | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename ci/{test-1-basics.pl => test-01-basics.pl} (100%) rename ci/{test-2-help.pl => test-02-help.pl} (100%) rename ci/{test-3-forbidden.pl => test-03-forbidden.pl} (100%) rename ci/{test-4-options-a-b.pl => test-04-options-a-b.pl} (100%) rename ci/{test-5-options-c-e.pl => test-05-options-c-e.pl} (100%) rename ci/{test-6-options-f-h.pl => test-06-options-f-h.pl} (100%) rename ci/{test-7-options-i-m.pl => test-07-options-i-m.pl} (100%) rename ci/{test-8-options-n-q.pl => test-08-options-n-q.pl} (100%) rename ci/{test-9-option-r-t.pl => test-09-option-r-t.pl} (100%) diff --git a/ci/test-1-basics.pl b/ci/test-01-basics.pl similarity index 100% rename from ci/test-1-basics.pl rename to ci/test-01-basics.pl diff --git a/ci/test-2-help.pl b/ci/test-02-help.pl similarity index 100% rename from ci/test-2-help.pl rename to ci/test-02-help.pl diff --git a/ci/test-3-forbidden.pl b/ci/test-03-forbidden.pl similarity index 100% rename from ci/test-3-forbidden.pl rename to ci/test-03-forbidden.pl diff --git a/ci/test-4-options-a-b.pl b/ci/test-04-options-a-b.pl similarity index 100% rename from ci/test-4-options-a-b.pl rename to ci/test-04-options-a-b.pl diff --git a/ci/test-5-options-c-e.pl b/ci/test-05-options-c-e.pl similarity index 100% rename from ci/test-5-options-c-e.pl rename to ci/test-05-options-c-e.pl diff --git a/ci/test-6-options-f-h.pl b/ci/test-06-options-f-h.pl similarity index 100% rename from ci/test-6-options-f-h.pl rename to ci/test-06-options-f-h.pl diff --git a/ci/test-7-options-i-m.pl b/ci/test-07-options-i-m.pl similarity index 100% rename from ci/test-7-options-i-m.pl rename to ci/test-07-options-i-m.pl diff --git a/ci/test-8-options-n-q.pl b/ci/test-08-options-n-q.pl similarity index 100% rename from ci/test-8-options-n-q.pl rename to ci/test-08-options-n-q.pl diff --git a/ci/test-9-option-r-t.pl b/ci/test-09-option-r-t.pl similarity index 100% rename from ci/test-9-option-r-t.pl rename to ci/test-09-option-r-t.pl -- 2.43.0