diff --git a/flattening/modelica/scodeinst/Makefile b/flattening/modelica/scodeinst/Makefile index 1d0d5fb2c24..7279ddc55ea 100644 --- a/flattening/modelica/scodeinst/Makefile +++ b/flattening/modelica/scodeinst/Makefile @@ -1,6 +1,9 @@ TEST=../../../rtest -v TESTFILES=\ +# test that currently fail. Move up when fixed. +# Run make testfailing +FAILINGTESTFILES=\ bindings5.mo \ builtinmod2.mo \ BuiltinTime.mo \ @@ -25,10 +28,6 @@ redeclare6.mo \ redeclare13.mo \ usertype1.mo \ usertype2.mo \ - -# test that currently fail. Move up when fixed. -# Run make testfailing -FAILINGTESTFILES=\ arrfunc.mo \ bindings1.mo \ bindings2.mo \