summaryrefslogtreecommitdiff
path: root/parser/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'parser/README.md')
-rw-r--r--parser/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/parser/README.md b/parser/README.md
index 6f0f734..ba2f15c 100644
--- a/parser/README.md
+++ b/parser/README.md
@@ -112,5 +112,5 @@ Other items:
- [ ] build constraints (arch, sys, etc)
- [ ] test command (running go test / benchmark / example files)
- [ ] skipping / including test files
-- [ ] test coverage
+- [x] test coverage
- [ ] fuzzy tests for scanner, vm, ...