summaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-02-25 09:30:29 -0500
committerNick Mathewson <nickm@torproject.org>2015-02-25 09:30:29 -0500
commit1b913777c78e61897e530a91f5c60c8a94a2c1c7 (patch)
tree4d4d381810c3df700ed6a8cf4379d8280d5c6596 /src/test/include.am
parentcf55070e2c659a9af7835db851dd3f73f1d0d1ba (diff)
parent44abbf5ab6b822932e6c4a82d77b57bf98cea499 (diff)
downloadtor-1b913777c78e61897e530a91f5c60c8a94a2c1c7.tar.gz
tor-1b913777c78e61897e530a91f5c60c8a94a2c1c7.zip
Merge remote-tracking branch 'atagar/trac14806'
Diffstat (limited to 'src/test/include.am')
-rw-r--r--src/test/include.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/include.am b/src/test/include.am
index d20d2f66b9..369bc1a77a 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -156,7 +156,6 @@ src_test_test_bt_cl_CPPFLAGS= $(src_test_AM_CPPFLAGS)
check-local: $(NTOR_TEST_DEPS) $(CMDLINE_TEST_TOR)
if USEPYTHON
- $(PYTHON) $(top_srcdir)/src/test/test_cmdline_args.py $(CMDLINE_TEST_TOR) "${top_srcdir}"
$(PYTHON) $(top_srcdir)/src/test/ntor_ref.py test-tor
$(PYTHON) $(top_srcdir)/src/test/ntor_ref.py self-test
./src/test/test-bt-cl assert | $(PYTHON) $(top_srcdir)/src/test/bt_test.py
@@ -168,5 +167,4 @@ EXTRA_DIST += \
src/test/bt_test.py \
src/test/ntor_ref.py \
src/test/slownacl_curve25519.py \
- src/test/test_cmdline_args.py \
src/test/zero_length_keys.sh