aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_pbx.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_pbx.c')
-rw-r--r--tests/test_pbx.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_pbx.c b/tests/test_pbx.c
index af2375601..19c7d19f2 100644
--- a/tests/test_pbx.c
+++ b/tests/test_pbx.c
@@ -31,6 +31,9 @@
***/
#include "asterisk.h"
+
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+
#include "asterisk/module.h"
#include "asterisk/pbx.h"
#include "asterisk/test.h"