about summary refs log tree commit diff stats
path: root/edit.mu
diff options
context:
space:
mode:
Diffstat (limited to 'edit.mu')
-rw-r--r--edit.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/edit.mu b/edit.mu
index fd1b8243..43d7b864 100644
--- a/edit.mu
+++ b/edit.mu
@@ -1117,7 +1117,7 @@ d]
   check-trace-count-for-label 1, [print-character]
 ]
 
-scenario editor-inserts-characters-at-cursor-5 [
+scenario editor-inserts-characters-at-cursor-6 [
   assume-screen 10/width, 5/height
   1:address:array:character <- new [abc
 d]