about summary refs log tree commit diff stats
path: root/edit/009-sandbox-test.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-05-27 00:52:28 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-05-27 00:52:28 -0700
commit898f03cc3b8a7261104730518a6cf1b6eae9f6f5 (patch)
tree2cde7e1d29aaaf8bc8465a7339a70ad55f6216d4 /edit/009-sandbox-test.mu
parentaac76bca12c9fc60af15219d4d93d92699743ac1 (diff)
downloadmu-898f03cc3b8a7261104730518a6cf1b6eae9f6f5.tar.gz
3881 - allow students to turn sandboxes into recipes
Thanks Juan Crispin Hernandez for the suggestion.
Diffstat (limited to 'edit/009-sandbox-test.mu')
-rw-r--r--edit/009-sandbox-test.mu4
1 files changed, 2 insertions, 2 deletions
diff --git a/edit/009-sandbox-test.mu b/edit/009-sandbox-test.mu
index badd795b..cccee3e0 100644
--- a/edit/009-sandbox-test.mu
+++ b/edit/009-sandbox-test.mu
@@ -22,7 +22,7 @@ scenario sandbox-click-on-result-toggles-color-to-green [
     .                                                                                 run (F4)           .
     .recipe foo [                                      ┊                                                 .
     .  reply 4                                         ┊─────────────────────────────────────────────────.
-    .]                                                 ┊0   edit          copy            delete         .
+    .]                                                 ┊0   edit       copy       to recipe    delete    .
     .                                                  ┊foo                                              .
     .┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┊4                                                .
     .                                                  ┊─────────────────────────────────────────────────.
@@ -55,7 +55,7 @@ scenario sandbox-click-on-result-toggles-color-to-green [
     .                                                                                 run (F4)           .
     .␣ecipe foo [                                      ┊                                                 .
     .  reply 4                                         ┊─────────────────────────────────────────────────.
-    .]                                                 ┊0   edit          copy            delete         .
+    .]                                                 ┊0   edit       copy       to recipe    delete    .
     .                                                  ┊foo                                              .
     .┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┊4                                                .
     .                                                  ┊─────────────────────────────────────────────────.