diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2023-03-30 23:12:23 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2023-03-30 23:12:23 -0700 |
commit | fd2e5acb464c439325455acb63683d4fa316497c (patch) | |
tree | 5ee01b8547edc9c28e853066c04ffa3516eb3ddd | |
parent | 563f22116cdb5f4ac2f873b84df8bfefa85d74ff (diff) | |
download | view.love-fd2e5acb464c439325455acb63683d4fa316497c.tar.gz |
.
-rw-r--r-- | Manual_tests.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Manual_tests.md b/Manual_tests.md index e6b8a00..8219c14 100644 --- a/Manual_tests.md +++ b/Manual_tests.md @@ -4,7 +4,6 @@ because I don't know how to test them or because I've been lazy. I'll at least record those here. Initializing settings: - - delete app settings, start; window opens running the text editor - quit while running the text editor, restart; window opens running the text editor in same position+dimensions - quit while editing source (color; no drawings; no selection), restart; window opens editing source in same position+dimensions |