Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Mar 19, 2024
1 parent 8123d5c commit ddfbf9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/JuliaInterface/tst/utils.tst
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ gap> _JuliaGetGlobalVariableByModule("sqrt", JuliaModule("Base"));
gap> NameFunction(Julia.Base.parse);
"parse"
gap> Display(Julia.Base.parse);
# Julia:parse
function ( arg... )
<<kernel code>> from Julia:parse
end
Expand Down

0 comments on commit ddfbf9d

Please sign in to comment.