Skip to content

Commit 936f152

Browse files
committed
Fix pull request
1 parent 4df70a8 commit 936f152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Basic/PendulumWithDamper_Measurements.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module PendulumWithDamper_Measurements
22

33
using Modia3D
4-
using Modia3D.Measurements
4+
using Measurements
55

66
include("$(Modia3D.modelsPath)/Blocks.jl")
77
include("$(Modia3D.modelsPath)/Electric.jl")

0 commit comments

Comments
 (0)