about summary refs log tree commit diff stats
path: root/Manual_tests.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-06-14 22:06:08 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-06-14 22:06:08 -0700
commit15acc38da950bfc0c7c3eec4d1ce8d86989921c7 (patch)
tree1338e51b40ee6d510a7cbfebf1933f1f602f86b3 /Manual_tests.md
parentd077ce7f42efd6deab7543e39ffa253222fac71d (diff)
downloadlines.love-15acc38da950bfc0c7c3eec4d1ce8d86989921c7.tar.gz
test: autosave after any shape
Diffstat (limited to 'Manual_tests.md')
-rw-r--r--Manual_tests.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/Manual_tests.md b/Manual_tests.md
index c4701a3..0c7c99b 100644
--- a/Manual_tests.md
+++ b/Manual_tests.md
@@ -13,7 +13,6 @@ Lua is dynamically typed. Tests can't patch over lack of type-checking.
 ### Todo list
 
 persistence:
-  draw a line, circle, rectangle, square, polygon, quit, restart. All the shapes you drew should still be visible.
   select a point and name it, quit, restart. Name is still visible.
 
 undo: