summaryrefslogtreecommitdiff
path: root/test/lib-conf-test.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-04-10 22:31:02 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-04-11 13:02:28 -0400
commit9d90d48c9d01fa45d1a363fc01d0a1c2ffc9e790 (patch)
tree05bb9b11c18c21ce8182e8ff0936bda8a0714acd /test/lib-conf-test.sh
parent2a10922b475d5a78e9bdaf8a52768c767404bea0 (diff)
test/: Tidy before()/after() definitions.
Diffstat (limited to 'test/lib-conf-test.sh')
-rw-r--r--test/lib-conf-test.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/lib-conf-test.sh b/test/lib-conf-test.sh
index efad907..d79c5f2 100644
--- a/test/lib-conf-test.sh
+++ b/test/lib-conf-test.sh
@@ -1,17 +1,8 @@
#!/usr/bin/env roundup
describe lib/conf.sh
-
. ./test-common.sh
-before() {
- _before test-conf.sh
-}
-
-after() {
- _after
-}
-
it_sets_makepkg_vars_in_custom_file() {
unset PKGDEST
touch "$tmpdir/makepkg.conf"