We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7832e3 commit 0adce7cCopy full SHA for 0adce7c
test/dq_units.jl
@@ -237,4 +237,5 @@ let
237
mm2units = MT.get_unit(mm2(X, v, K))
238
@test mmunits == MT.oneunit(mmunits)
239
@test mm2units == MT.oneunit(mm2units)
240
+ @test mmunits == mm2units
241
end
0 commit comments