diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2022-06-14 15:11:00 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2022-06-14 15:11:00 -0700 |
commit | 63269f7af31f371178eb67d8ae02b936fa5de666 (patch) | |
tree | 3e5363b7a439b374074f19df4bbbaae0baff6e22 | |
parent | 0c57f6bbdc91dee7c45a93ebae84f1ccd7ebe209 (diff) | |
download | text.love-63269f7af31f371178eb67d8ae02b936fa5de666.tar.gz |
one less manual test
Still a few more we can write.
-rw-r--r-- | manual_tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manual_tests b/manual_tests index b97da09..b88f3a1 100644 --- a/manual_tests +++ b/manual_tests @@ -6,7 +6,6 @@ Wish I had some static typing here. We're not going to try to write tests to cat -- manual tests drawing - draw a rectangle, square, polygon select a point and move it select a point and name it |