summaryrefslogtreecommitdiff
path: root/test/utils.bash
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils.bash')
-rw-r--r--test/utils.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/utils.bash b/test/utils.bash
index 418b962..0edead8 100644
--- a/test/utils.bash
+++ b/test/utils.bash
@@ -19,7 +19,6 @@ setup() {
cd $BATS_TMPDIR/app.sh
ln -s $APPSH
WORK=$(cd -P $BATS_TMPDIR/app.sh; pwd)
- echo WORK=$WORK
}
mkzip() {