Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ThummeTo committed Oct 23, 2023
1 parent 74a4560 commit 98913b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/FMI2.jl
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ fmi2Unload(fmu)

# [ToDo] Enable Test for Linux too (by providing a FMU)

if iswindows()
if Sys.iswindows()
# load demo FMU
fmu = fmi2Load("VLDM", EXPORTINGTOOL, "2020x"; type=:ME)
data = FMIZoo.VLDM(:train)
Expand Down

0 comments on commit 98913b3

Please sign in to comment.