Skip to content

Commit

Permalink
Reactivate BindingArray5 test.
Browse files Browse the repository at this point in the history
  • Loading branch information
perost authored and OpenModelica-Hudson committed Nov 14, 2017
1 parent 58c1aea commit 55a26a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flattening/modelica/scodeinst/Makefile
Expand Up @@ -16,6 +16,7 @@ BindingArray1.mo \
BindingArray2.mo \
BindingArray3.mo \
BindingArray4.mo \
BindingArray5.mo \
BindingArray6.mo \
bindings1.mo \
bindings4.mo \
Expand Down Expand Up @@ -397,7 +398,6 @@ WhenNested1.mo \
# test that currently fail. Move up when fixed.
# Run make testfailing
FAILINGTESTFILES=\
BindingArray5.mo \
ActualStream.mo \
ActualStreamMinMax.mo \
InStreamInvalidArgument1.mo \
Expand Down
2 changes: 1 addition & 1 deletion openmodelica/bootstrapping/LoadCompilerSources.mos
Expand Up @@ -105,7 +105,7 @@ if true then /* Suppress output */
prefixPath + "NFFrontEnd/NFInstUtil.mo",
prefixPath + "NFFrontEnd/NFLookup.mo",
prefixPath + "NFFrontEnd/NFLookupState.mo",
prefixPath + "NFFrontEnd/NFMod.mo",
prefixPath + "NFFrontEnd/NFModifier.mo",
prefixPath + "NFFrontEnd/NFRecord.mo",
prefixPath + "NFFrontEnd/NFStatement.mo",
prefixPath + "NFFrontEnd/NFTypeCheck.mo",
Expand Down

0 comments on commit 55a26a3

Please sign in to comment.