We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e861cc3 commit cc20be9Copy full SHA for cc20be9
src/ComplexMixtures.jl
@@ -16,7 +16,7 @@ using Printf: @sprintf
16
using ProgressMeter: Progress, next!
17
using StaticArrays: SVector, SMatrix, @SMatrix, MMatrix
18
using Statistics: mean, std
19
-using TestItems: @testitem
+using TestItems: @testitem, @testmodule
20
21
22
# Data types
0 commit comments