aboutsummaryrefslogtreecommitdiff
path: root/tests/cli-opts.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-12 18:50:37 -0300
committerEuAndreh <eu@euandre.org>2021-06-12 18:51:03 -0300
commitd3faf9644490a191a16c148a3f4f865b730e5188 (patch)
tree767723a0bcde9177ee191e24f5a687d902255fd3 /tests/cli-opts.sh
parentsrc/git-permalink.sh: Fix ShellCheck errors (diff)
downloadgit-permalink-d3faf9644490a191a16c148a3f4f865b730e5188.tar.gz
git-permalink-d3faf9644490a191a16c148a3f4f865b730e5188.tar.xz
tests/xdg-open: Remove unused file
Diffstat (limited to 'tests/cli-opts.sh')
-rwxr-xr-xtests/cli-opts.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh
index f1a89c3..6bd6adf 100755
--- a/tests/cli-opts.sh
+++ b/tests/cli-opts.sh
@@ -3,8 +3,6 @@ set -u
. aux/tests-lib.sh
-export PATH="$PWD/tests:$PATH"
-
test_help_flags() {
testing 'help flags'