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.
make test
1 parent 5e4113e commit f6ba5f6Copy full SHA for f6ba5f6
Makefile
@@ -118,7 +118,7 @@ test: all
118
$(MAKE) build-addons
119
$(MAKE) cctest
120
$(PYTHON) tools/test.py --mode=release -J \
121
- addon doctool known_issues message pseudo-tty parallel sequential
+ addons doctool known_issues message pseudo-tty parallel sequential
122
$(MAKE) lint
123
124
test-parallel: all
0 commit comments