mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
integration test for --list-torrc-options
(This option tests our existing behavior, not necessarily the most sensible behavior.)
This commit is contained in:
committed by
David Goulet
parent
5ffe6ec0e3
commit
7a8ea0d3c3
+2
-1
@@ -23,7 +23,8 @@ TESTSCRIPTS = \
|
||||
src/test/test_workqueue_pipe.sh \
|
||||
src/test/test_workqueue_pipe2.sh \
|
||||
src/test/test_workqueue_socketpair.sh \
|
||||
src/test/test_switch_id.sh
|
||||
src/test/test_switch_id.sh \
|
||||
src/test/test_cmdline.sh
|
||||
|
||||
if USE_RUST
|
||||
TESTSCRIPTS += \
|
||||
|
||||
Reference in New Issue
Block a user