From d3faf9644490a191a16c148a3f4f865b730e5188 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 12 Jun 2021 18:50:37 -0300 Subject: tests/xdg-open: Remove unused file --- tests/cli-opts.sh | 2 -- tests/xdg-open | 7 ------- 2 files changed, 9 deletions(-) delete mode 100755 tests/xdg-open (limited to 'tests') 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' diff --git a/tests/xdg-open b/tests/xdg-open deleted file mode 100755 index 871c537..0000000 --- a/tests/xdg-open +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -set -eu - -# This is a noop executable, to test git-permalink without interating -# with xdg-open proper. - -echo "xdg-open: $@" -- cgit v1.2.3