Define cram-specific variables in AM_TESTS_ENVIRONMENT.

This commit is contained in:
Alexey Kopytov
2017-03-05 21:59:38 +03:00
parent ff51db425d
commit 355f6331d0

View File

@ -14,6 +14,10 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
AM_TESTS_ENVIRONMENT = \
PATH="$(top_srcdir)/third_party/cram/scripts:$$PATH" \
PYTHONPATH="$(top_srcdir)/third_party/cram:$$PYTHONPATH"
TESTS = test_run.sh
test_SCRIPTS = test_run.sh