summaryrefslogtreecommitdiffstats
path: root/t/superuser--addmedia.t
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-11-14 15:32:36 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-11-14 15:32:36 +0000
commit1f1f3ab742b39d3aa5b67a545cc924b78ec8279e (patch)
treeacee4949454e5321643f8f836dcf65c3285468f1 /t/superuser--addmedia.t
parent830d5819dd6280d8133342d700a26b4f6ee9ec56 (diff)
downloadurpmi-1f1f3ab742b39d3aa5b67a545cc924b78ec8279e.tar
urpmi-1f1f3ab742b39d3aa5b67a545cc924b78ec8279e.tar.gz
urpmi-1f1f3ab742b39d3aa5b67a545cc924b78ec8279e.tar.bz2
urpmi-1f1f3ab742b39d3aa5b67a545cc924b78ec8279e.tar.xz
urpmi-1f1f3ab742b39d3aa5b67a545cc924b78ec8279e.zip
add a testcase for #45457
Diffstat (limited to 't/superuser--addmedia.t')
-rw-r--r--t/superuser--addmedia.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/superuser--addmedia.t b/t/superuser--addmedia.t
index 1c1c41b2..d43cbd50 100644
--- a/t/superuser--addmedia.t
+++ b/t/superuser--addmedia.t
@@ -11,7 +11,7 @@ need_root_and_prepare();
my $name = 'various';
my $name2 = 'various2';
my $name3 = 'various3';
-my @names = ($name, $name2, $name3, 'bis');
+my @names = ($name, $name2, $name3, 'debug');
my @fields = qw(hdlist synthesis with_synthesis media_info_dir no-media-info list virtual ignore);