From e2dc16e7a2430c552e2e181cab8c44de8c5a831d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 12 Sep 2007 15:14:39 +0000 Subject: explain --- t/superuser--handle-conflict-deps.t | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/t/superuser--handle-conflict-deps.t b/t/superuser--handle-conflict-deps.t index c6df2e54..dcef7d03 100644 --- a/t/superuser--handle-conflict-deps.t +++ b/t/superuser--handle-conflict-deps.t @@ -1,7 +1,10 @@ #!/usr/bin/perl # test from bugs #12696, #11885 - +# +# b requires b-sub +# a-sup requires a +# a conflicts with b, b conflicts with a use strict; use lib '.', 't'; use helper; -- cgit v1.2.1