From eeba3ea0411078424d8f0d127d792618c2a929d3 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 11 Sep 2013 16:33:05 -0400 Subject: test: tidy up, make everything use test-common.sh --- test/librechroot-test.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/librechroot-test.sh') diff --git a/test/librechroot-test.sh b/test/librechroot-test.sh index 37c717a..76afb56 100644 --- a/test/librechroot-test.sh +++ b/test/librechroot-test.sh @@ -13,10 +13,9 @@ before() { } after() { - _after + _after_sudo } - it_creates_repo_for_new_chroots() { require network sudo || return 0 libremessages msg 'Creating a chroot, may take a few minutes' &>/dev/tty -- cgit v1.2.2