summaryrefslogtreecommitdiff
path: root/test/aur-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/aur-test.sh')
-rw-r--r--test/aur-test.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/aur-test.sh b/test/aur-test.sh
index 5de590b..47f6d87 100644
--- a/test/aur-test.sh
+++ b/test/aur-test.sh
@@ -1,17 +1,8 @@
#!/usr/bin/env roundup
describe aur
-
. ./test-common.sh
-before() {
- _before
-}
-
-after() {
- _after
-}
-
it_displays_help() {
LC_ALL=C aur -h >$tmpdir/stdout 2>$tmpdir/stderr