add milestones for a few tests

This commit is contained in:
crumbtoo
2023-11-21 22:03:36 -07:00
parent 5aaa737127
commit 5fb348fbb6

View File

@@ -45,4 +45,7 @@ Listed in order of importance.
- [ ] CLI usage - [ ] CLI usage
- [ ] Tail call optimisation - [ ] Tail call optimisation
- [x] Parsing rlp - [x] Parsing rlp
- [ ] Tests
- [ ] Generic example programs
- [ ] Parser