aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <austinenglish@gmail.com>2018-11-17 01:36:56 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2019-02-11 11:54:10 -0600
commit2b82766452adec4eb99f61902d62f0fa2e369fa4 (patch)
tree91b7880fa6371db4d20c083645f5843a34bacc42
parent3eef6e91274f2e07bd566f206e89d9b0b9c45fb9 (diff)
test/skel.runtests.sh: remove unused file
git grep shows no usage, and `make test` passes This fixes #256.
-rwxr-xr-xtest/skel.runtests.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/skel.runtests.sh b/test/skel.runtests.sh
deleted file mode 100755
index cda20027..00000000
--- a/test/skel.runtests.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-# top_srcdir=${top_srcdir:-SET/THIS/PATH/OK!?}
-. ${top_srcdir}/test/setup_env.sh
-