diff options
author | EuAndreh <eu@euandre.org> | 2021-06-12 18:50:37 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-12 18:51:03 -0300 |
commit | d3faf9644490a191a16c148a3f4f865b730e5188 (patch) | |
tree | 767723a0bcde9177ee191e24f5a687d902255fd3 /tests/cli-opts.sh | |
parent | src/git-permalink.sh: Fix ShellCheck errors (diff) | |
download | git-permalink-d3faf9644490a191a16c148a3f4f865b730e5188.tar.gz git-permalink-d3faf9644490a191a16c148a3f4f865b730e5188.tar.xz |
tests/xdg-open: Remove unused file
Diffstat (limited to 'tests/cli-opts.sh')
-rwxr-xr-x | tests/cli-opts.sh | 2 |
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' |