aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-11-19 11:52:10 -0500
committerNick Mathewson <nickm@torproject.org>2019-11-20 09:26:47 -0500
commit3094651fa3c71429e8efb0e23087a78addd6728f (patch)
treed97c0bcebb64c4d8c2efd2fdd98aae18ed8fc63d /src/test/include.am
parent9951afe177107c9bae5b1731bcb01c59c68e5ebc (diff)
downloadtor-3094651fa3c71429e8efb0e23087a78addd6728f.tar.gz
tor-3094651fa3c71429e8efb0e23087a78addd6728f.zip
New unit tests for options_create_directories().
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 bd7ab71a20..6697dbb171 100644
--- a/src/test/include.am
+++ b/src/test/include.am
@@ -177,6 +177,7 @@ src_test_test_SOURCES += \
src/test/test_oom.c \
src/test/test_oos.c \
src/test/test_options.c \
+ src/test/test_options_act.c \
src/test/test_pem.c \
src/test/test_periodic_event.c \
src/test/test_policy.c \