Browse Source

Updated tests for bsim2 devices.

pre-master-46
pnenzi 22 years ago
parent
commit
03af11abad
  1. 2
      tests/bsim2/Makefile.am

2
tests/bsim2/Makefile.am

@ -3,7 +3,7 @@
TESTS = \ TESTS = \
test.cir 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 = \ EXTRA_DIST = \
$(TESTS) \ $(TESTS) \

Loading…
Cancel
Save