diff --git a/openmodelica/bootstrapping/Makefile b/openmodelica/bootstrapping/Makefile index 1e52455e3..95668bb9a 100644 --- a/openmodelica/bootstrapping/Makefile +++ b/openmodelica/bootstrapping/Makefile @@ -9,6 +9,7 @@ ExpressionTest.mos \ GraphTest.mos \ HashTableTest.mos \ PriorityQueue.mos \ +PVectorTest.mos \ SimplifyTest.mos \ System.mos \ UtilTest.mos \ @@ -17,7 +18,6 @@ VectorTest.mos # test that currently fail. Move up when fixed. # Run make testfailing FAILINGTESTFILES= \ -PVectorTest.mos # Dependency files that are not .mo .mos or Makefile