diff options
-rw-r--r-- | sandbox/Readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sandbox/Readme.md b/sandbox/Readme.md index f2cb2fd9..5a6d6336 100644 --- a/sandbox/Readme.md +++ b/sandbox/Readme.md @@ -18,3 +18,7 @@ either side to run the sandbox. Known issues: you have to explicitly save inside your editor before hitting F4, unlike with 'mu edit'. + +One problem with a fork of the edit/ app is that many of the tests write to +the same files under the .traces/ directory. I try to always commit the +results of edit/ rather than the sandbox/ app, but I haven't been perfect. |