about summary refs log tree commit diff stats
path: root/Manual_tests.md
diff options
context:
space:
mode:
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 1ee4aaf..b701718 100644
--- a/Manual_tests.md
+++ b/Manual_tests.md
@@ -14,7 +14,6 @@ Lua is dynamically typed. Tests can't patch over lack of type-checking.
 
 drawing
   select a point and move it
-  select a point and name it
 
 persistence:
   draw a line, circle, rectangle, square, polygon, quit, restart. All the shapes you drew should still be visible.