mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
Makefile: Remove the broken, duplicate check-practracker-unit-test
This test doesn't set PYTHON, and ignores USE_PYTHON. And it's already listed in TEST_SCRIPTS. Fixes CI issue 32705.
This commit is contained in:
parent
a38014e5c6
commit
36dce6836d
@ -265,14 +265,10 @@ test: all
|
||||
shellcheck:
|
||||
$(top_srcdir)/scripts/maint/checkShellScripts.sh
|
||||
|
||||
check-practracker-unit-test:
|
||||
$(top_srcdir)/scripts/maint/practracker/test_practracker.sh
|
||||
|
||||
check-local: \
|
||||
check-spaces \
|
||||
check-changes \
|
||||
check-includes \
|
||||
check-practracker-unit-test \
|
||||
check-best-practices \
|
||||
shellcheck \
|
||||
check-cocci
|
||||
|
Loading…
Reference in New Issue
Block a user