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 cd2d3b6 commit a3302ddCopy full SHA for a3302dd
test/runtests.jl
@@ -1,6 +1,6 @@
1
using CodeTracking
2
using Test
3
-# Note: ColorTypes needs to be installed, but note the absence of `using`
+# Note: ColorTypes needs to be installed, but note the intentional absence of `using ColorTypes`
4
5
include("script.jl")
6
0 commit comments