integration test for --list-torrc-options

(This option tests our existing behavior, not necessarily the most
sensible behavior.)
This commit is contained in:
Nick Mathewson
2019-09-05 12:54:09 -04:00
committed by David Goulet
parent 5ffe6ec0e3
commit 7a8ea0d3c3
2 changed files with 50 additions and 1 deletions
+2 -1
View File
@@ -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 += \