Skip to content

Commit a1ff68d

Browse files
refactor: format
1 parent 589cd1e commit a1ff68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dq_units.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,4 +223,4 @@ end
223223
@variables X(tt) [unit = u"L"]
224224
DD = Differential(tt)
225225
eqs = [DD(X) ~ p - d * X + d * X]
226-
@test ModelingToolkit.validate(eqs)
226+
@test ModelingToolkit.validate(eqs)

0 commit comments

Comments
 (0)