Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit cabd6f2

Browse files
adeas31OpenModelica-Hudson
authored andcommitted
Updated getClassNames test to new output
Belonging to [master]: - OpenModelica/OMCompiler#2958 - #1157
1 parent f6fc0ab commit cabd6f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openmodelica/interactive-API/getClassNames.mos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
getClassNames(OpenModelica);
44

55
// Result:
6-
// {$Code,threadData,Internal,Scripting,UsersGuide}
6+
// {$Code,threadData,Internal,Scripting,UsersGuide,AutoCompletion}
77
// endResult

0 commit comments

Comments
 (0)