From 03af11abad27087fcfe383db955e7f5440d51cef Mon Sep 17 00:00:00 2001 From: pnenzi Date: Mon, 9 Aug 2004 15:43:06 +0000 Subject: [PATCH] Updated tests for bsim2 devices. --- tests/bsim2/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bsim2/Makefile.am b/tests/bsim2/Makefile.am index e74fd99ff..ba4654a3e 100644 --- a/tests/bsim2/Makefile.am +++ b/tests/bsim2/Makefile.am @@ -3,7 +3,7 @@ TESTS = \ test.cir -TESTS_ENVIRONMENT = $(SHELL) $(srcdir)/../check.sh $(top_builddir)/src/ngspice +TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice EXTRA_DIST = \ $(TESTS) \