diff options
Diffstat (limited to 't/superuser--should-restart.t')
-rw-r--r-- | t/superuser--should-restart.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/superuser--should-restart.t b/t/superuser--should-restart.t index ba4b5adb..737ab311 100644 --- a/t/superuser--should-restart.t +++ b/t/superuser--should-restart.t @@ -2,6 +2,8 @@ # "a" provides "should-restart = system" # "c" provides "should-restart = system" +# this test fails since the "restart your computer" message was disabled when +# urpmi is run with --urpmi-root # use strict; use lib '.', 't'; |