diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-21 08:56:27 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-21 08:56:27 -0400 |
commit | e845bd17f8592c8c52fb2f5af31ddd859b22cda5 (patch) | |
tree | 4e72b6458eda347743f3152d4b029d90b60c3c89 /src/test/include.am | |
parent | 97925322a18d3e21dcad3d44d01b78eab7e50db5 (diff) | |
parent | cacf326e78bee705d14dd61329160c8d71fa3ef8 (diff) | |
download | tor-e845bd17f8592c8c52fb2f5af31ddd859b22cda5.tar.gz tor-e845bd17f8592c8c52fb2f5af31ddd859b22cda5.zip |
Merge branch 'bug25787_squashed' into maint-0.3.4
Diffstat (limited to 'src/test/include.am')
-rw-r--r-- | src/test/include.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/include.am b/src/test/include.am index 4fe222b550..6b35c248e6 100644 --- a/src/test/include.am +++ b/src/test/include.am @@ -356,7 +356,6 @@ src_test_test_bt_cl_CPPFLAGS= $(src_test_AM_CPPFLAGS) $(TEST_CPPFLAGS) EXTRA_DIST += \ src/test/bt_test.py \ - src/test/geoip_dummy \ src/test/ntor_ref.py \ src/test/hs_ntor_ref.py \ src/test/hs_build_address.py \ |