summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtests.pl')
-rwxr-xr-xtests/runtests.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runtests.pl b/tests/runtests.pl
index 92ff1f61d..0858127db 100755
--- a/tests/runtests.pl
+++ b/tests/runtests.pl
@@ -2823,6 +2823,7 @@ sub setupfeatures {
$feature{"shuffle-dns"} = 1;
$feature{"typecheck"} = 1;
$feature{"verbose-strings"} = 1;
+ $feature{"wakeup"} = 1;
}