Skip to content

Commit

Permalink
update test after fixing ticket:3980
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo authored and OpenModelica-Hudson committed Jun 30, 2016
1 parent 58e841c commit c05343b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openmodelica/xml/Bug3857.mos
Expand Up @@ -5732,7 +5732,7 @@ readFile("Bug3857.xml"); getErrorString();
// <exp:Identifier>
// <exp:QualifiedNamePart name=\"heat\"/>
// </exp:Identifier>
// <exp:Expression>
// <fun:Expression>
// <exp:FunctionCall>
// <exp:Name>
// <exp:QualifiedNamePart name=\"computeHeat\" />
Expand All @@ -5749,7 +5749,7 @@ readFile("Bug3857.xml"); getErrorString();
// </exp:Identifier>
// </exp:Arguments>
// </exp:FunctionCall>
// </exp:Expression>
// </fun:Expression>
// </fun:Assign>
// </fun:Algorithm>
// </fun:Function>
Expand Down

0 comments on commit c05343b

Please sign in to comment.