about summary refs log tree commit diff stats
path: root/stabbertests/proftest.c
diff options
context:
space:
mode:
Diffstat (limited to 'stabbertests/proftest.c')
-rw-r--r--stabbertests/proftest.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stabbertests/proftest.c b/stabbertests/proftest.c
index 3b3014ad..1f303a70 100644
--- a/stabbertests/proftest.c
+++ b/stabbertests/proftest.c
@@ -124,8 +124,6 @@ _cleanup_dirs(void)
 void
 init_prof_test(void **state)
 {
-    exp_timeout = 2;
-
     if (stbbr_start(5230) != 0) {
         assert_true(FALSE);
         return;