tests: remove some no longer relevant bitrot in the test environment file

feature/tap-sh
Ariadne Conill 2019-07-12 08:19:19 -05:00
parent c862e030cf
commit 107ad34f8f
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@ Msys|CYGWIN*) PATH_SEP=";";;
Haiku) LIBRARY_PATH_ENV="BELIBRARIES";;
esac
prefix="@prefix@"
exec_prefix="@exec_prefix@"
datarootdir="@datarootdir@"
pcpath="@PKG_DEFAULT_PATH@"
tests_init()