From 92525887a0feb59cbab687792190b70d8c598279 Mon Sep 17 00:00:00 2001 From: rlar Date: Sun, 12 Jun 2016 17:27:08 +0200 Subject: [PATCH] disable hisim test, these models don't work yet --- tests/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 6d1419383..2d1f00951 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,9 +4,6 @@ SUBDIRS = \ bsim3 \ bsim4 \ bsimsoi \ - hisim \ - hisimhv1 \ - hisimhv2 \ regression if XSPICE_WANTED @@ -26,9 +23,6 @@ DIST_SUBDIRS = \ filters \ general \ hfet \ - hisim \ - hisimhv1 \ - hisimhv2 \ jfet \ mes \ mesa \