aboutsummaryrefslogtreecommitdiff
path: root/src/or/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/test.c')
-rw-r--r--src/or/test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/test.c b/src/or/test.c
index 73de80fe57..98a10f8d9c 100644
--- a/src/or/test.c
+++ b/src/or/test.c
@@ -5,6 +5,8 @@
const char test_c_id[] =
"$Id$";
+const char tor_svn_revision[] = "";
+
/**
* \file test.c
* \brief Unit tests for many pieces of the lower level Tor modules.