aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-03-15 14:47:01 +0100
committerNick Mathewson <nickm@torproject.org>2018-03-15 15:12:54 +0100
commitffb00404b18978df960f6a0102294366e93ade96 (patch)
tree452c7704549632579d0a11e8621d42c946c7d6c2 /src/test/include.am
parent4e5e973421ce17c1b4466722390f0e47bdeaa527 (diff)
downloadtor-ffb00404b18978df960f6a0102294366e93ade96.tar.gz
tor-ffb00404b18978df960f6a0102294366e93ade96.zip
Split geoip tests into a separate module.
Diffstat (limited to 'src/test/include.am')
-rw-r--r--src/test/include.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/include.am b/src/test/include.am
index 1a49367c6b..0b1c817127 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -118,6 +118,7 @@ src_test_test_SOURCES = \
src/test/test_dos.c \
src/test/test_entryconn.c \
src/test/test_entrynodes.c \
+ src/test/test_geoip.c \
src/test/test_guardfraction.c \
src/test/test_extorport.c \
src/test/test_hs.c \