aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-08-06 11:27:25 -0400
committerNick Mathewson <nickm@torproject.org>2015-08-19 13:36:50 -0400
commit4ce0b7e9163e255f2d71fb7111f032ca25acf22a (patch)
treef1239ee99615a848ff8ffc039d743e921c3acf8b /src/test/include.am
parent8f6f1544c900ec12d0dd2710a7daf13713f063d4 (diff)
downloadtor-4ce0b7e9163e255f2d71fb7111f032ca25acf22a.tar.gz
tor-4ce0b7e9163e255f2d71fb7111f032ca25acf22a.zip
Integreate test_keygen.sh into 'make check'.
Diffstat (limited to 'src/test/include.am')
-rw-r--r--src/test/include.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/include.am b/src/test/include.am
index 7406c84a1f..3fe4f50edf 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -1,5 +1,5 @@
-TESTSCRIPTS = src/test/test_zero_length_keys.sh
+TESTSCRIPTS = src/test/test_zero_length_keys.sh src/test/test_keygen.sh
if USEPYTHON
TESTSCRIPTS += src/test/test_ntor.sh src/test/test_bt.sh