aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/speech.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/testbed/speech.h')
-rw-r--r--engines/testbed/speech.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/testbed/speech.h b/engines/testbed/speech.h
index a5f576d300..4600ff7506 100644
--- a/engines/testbed/speech.h
+++ b/engines/testbed/speech.h
@@ -46,6 +46,8 @@ TestExitStatus testStateStacking();
TestExitStatus testQueueing();
TestExitStatus testInterrupting();
TestExitStatus testDroping();
+TestExitStatus testInterruptNoRepeat();
+TestExitStatus testQueueNoRepeat();
} // End of namespace Speechtests