diff --git a/bat/tests/09-ister-config/Makefile b/bat/tests/10-ister-config/Makefile similarity index 100% rename from bat/tests/09-ister-config/Makefile rename to bat/tests/10-ister-config/Makefile diff --git a/bat/tests/09-ister-config/description.txt b/bat/tests/10-ister-config/description.txt similarity index 85% rename from bat/tests/09-ister-config/description.txt rename to bat/tests/10-ister-config/description.txt index b1aac7c..d05d7eb 100644 --- a/bat/tests/09-ister-config/description.txt +++ b/bat/tests/10-ister-config/description.txt @@ -1,3 +1,3 @@ -09-ister-config +10-ister-config =============== This test case tests the usage of ister config file during 'mixer build image'. diff --git a/bat/tests/09-ister-config/run.bats b/bat/tests/10-ister-config/run.bats similarity index 100% rename from bat/tests/09-ister-config/run.bats rename to bat/tests/10-ister-config/run.bats diff --git a/bat/tests/09-no-delta-packs-over-format-bump/Makefile b/bat/tests/13-no-delta-packs-over-format-bump/Makefile similarity index 100% rename from bat/tests/09-no-delta-packs-over-format-bump/Makefile rename to bat/tests/13-no-delta-packs-over-format-bump/Makefile diff --git a/bat/tests/09-no-delta-packs-over-format-bump/description.txt b/bat/tests/13-no-delta-packs-over-format-bump/description.txt similarity index 84% rename from bat/tests/09-no-delta-packs-over-format-bump/description.txt rename to bat/tests/13-no-delta-packs-over-format-bump/description.txt index 9c4d879..4ba7185 100644 --- a/bat/tests/09-no-delta-packs-over-format-bump/description.txt +++ b/bat/tests/13-no-delta-packs-over-format-bump/description.txt @@ -1,4 +1,4 @@ -09-no-delta-packs-over-format-bump +13-no-delta-packs-over-format-bump ================================== This test creates a format bump using a manual process (not auto-format-bump) and attempts to create delta packs over that bump. No delta packs should be diff --git a/bat/tests/09-no-delta-packs-over-format-bump/run.bats b/bat/tests/13-no-delta-packs-over-format-bump/run.bats similarity index 100% rename from bat/tests/09-no-delta-packs-over-format-bump/run.bats rename to bat/tests/13-no-delta-packs-over-format-bump/run.bats