Updated test for bsim1 devices.
This commit is contained in:
parent
26b215b985
commit
dbef9cbc2d
|
|
@ -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) \
|
||||
|
|
|
|||
Loading…
Reference in New Issue