We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0401fa1 commit 32ddd0bCopy full SHA for 32ddd0b
2 files changed
tools/make/lib/test-cov/c8.mk
@@ -73,7 +73,6 @@ C8_FLAGS = \
73
# @param {string} [TESTS_FILTER] - file path pattern (e.g., `.*/blas/base/dasum/.*`)
74
# @param {*} [FAST_FAIL] - flag indicating whether to stop running tests upon encountering a test failure
75
#
76
-#
77
# @example
78
# make test-c8
79
tools/make/lib/test-cov/istanbul.mk
@@ -178,7 +178,6 @@ test-istanbul-instrument: $(NODE_MODULES) clean-istanbul-instrument
178
179
180
181
182
183
# make test-istanbul
184
0 commit comments