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 93a2f70 commit 7cb36e9Copy full SHA for 7cb36e9
make/testing_flags.mk
@@ -20,6 +20,7 @@ endif
20
# subpackage.
21
ifneq ($(pkg),)
22
UNITPKG := $(PKG)/$(pkg)
23
+COVER_PKG := $(PKG)/$(pkg)
24
UNIT_TARGETED = yes
25
GOLIST = echo '$(PKG)/$(pkg)'
26
endif
0 commit comments