From dbef9cbc2d5e4661c94e69c993f03a9c26a90114 Mon Sep 17 00:00:00 2001 From: pnenzi Date: Mon, 9 Aug 2004 15:42:36 +0000 Subject: [PATCH] Updated test for bsim1 devices. --- tests/bsim1/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bsim1/Makefile.am b/tests/bsim1/Makefile.am index e74fd99ff..ba4654a3e 100644 --- a/tests/bsim1/Makefile.am +++ b/tests/bsim1/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) \