summaryrefslogtreecommitdiffstats
path: root/t/superuser--split-transactions--promote.t
diff options
context:
space:
mode:
Diffstat (limited to 't/superuser--split-transactions--promote.t')
-rw-r--r--t/superuser--split-transactions--promote.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/superuser--split-transactions--promote.t b/t/superuser--split-transactions--promote.t
index 9fa39dc3..d13ed470 100644
--- a/t/superuser--split-transactions--promote.t
+++ b/t/superuser--split-transactions--promote.t
@@ -18,14 +18,14 @@ my $name = 'split-transactions--strict-require';
urpmi_addmedia("$name-1 $::pwd/media/$name-1");
urpmi_addmedia("$name-2 $::pwd/media/$name-2");
-#- below need the promotion of "a-2" (upgraded from "a-1") to work
+#- below need the promotion of "a-2" (upgraded from "a-1")
test_ab('--split-length 0 b');
test_ab('--split-level 1 b');
test_ab('--split-length 0 --auto-select');
test_ab('--split-level 1 --auto-select');
-#- below need the promotion of "d2" (new installed package) to work
+#- below need the promotion of "d2" (new package to install)
test_cd('--split-length 0 d1');
test_cd('--split-level 1 d1');