aboutsummaryrefslogtreecommitdiff
path: root/apps/engine.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/engine.c')
-rw-r--r--apps/engine.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/engine.c b/apps/engine.c
index da1d918..1ead525 100644
--- a/apps/engine.c
+++ b/apps/engine.c
@@ -311,6 +311,7 @@ int engine_main(int argc, char **argv)
break;
case OPT_TT:
test_avail_noise++;
+ /* fall thru */
case OPT_T:
test_avail++;
break;