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/lib-blacklist-test.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/lib-blacklist-test.sh') diff --git a/test/lib-blacklist-test.sh b/test/lib-blacklist-test.sh index 0083242..c496167 100644 --- a/test/lib-blacklist-test.sh +++ b/test/lib-blacklist-test.sh @@ -130,5 +130,3 @@ it_displays_help_when_given_h_cat() { [[ "$(sed 1q $tmpdir/stdout)" == 'Usage: libreblacklist cat' ]] [[ -z "$(cat $tmpdir/stderr)" ]] } - -# TODO: test blacklist-update, but I don't want tests to use network -- cgit v1.2.3-54-g00ecf