More renaming. Hopefully fixed version number.

This commit is contained in:
storm
2024-10-17 10:33:20 -04:00
parent b669e9b5ae
commit 36f0ecb4e2
400 changed files with 55769 additions and 55769 deletions

View File

@ -22,7 +22,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: 'Q. Which way is up?'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: 'Q. Why did Orca used to get stuck on this page?'",
"SPEECH OUTPUT: 'Q. Why did Cthulhu used to get stuck on this page?'",
"SPEECH OUTPUT: 'link'",
"SPEECH OUTPUT: 'FOO'",
"SPEECH OUTPUT: 'heading level 2'",
@ -38,7 +38,7 @@ sequence.append(utils.AssertPresentationAction(
"SPEECH OUTPUT: 'Q. Which way is up?",
"SPEECH OUTPUT: 'A.'",
"SPEECH OUTPUT: 'That way.'",
"SPEECH OUTPUT: 'Q. Why did Orca used to get stuck on this page?",
"SPEECH OUTPUT: 'Q. Why did Cthulhu used to get stuck on this page?",
"SPEECH OUTPUT: 'A.'",
"SPEECH OUTPUT: 'Empty anchors.'"]))