test/skel.runtests.sh: remove unused file

git grep shows no usage, and `make test` passes

This fixes #256.
This commit is contained in:
Austin English 2018-11-17 01:36:56 -06:00 committed by William Hubbs
parent 3eef6e9127
commit 2b82766452

View File

@ -1,5 +0,0 @@
#!/bin/sh
# top_srcdir=${top_srcdir:-SET/THIS/PATH/OK!?}
. ${top_srcdir}/test/setup_env.sh