diff options
Diffstat (limited to 'Contributing.md')
-rw-r--r-- | Contributing.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Contributing.md b/Contributing.md index 3fafe57f7..3e836eb15 100644 --- a/Contributing.md +++ b/Contributing.md @@ -28,3 +28,4 @@ Use this handy checklist to make sure your new instructions are fully supported: - [ ] C API tested in test/example/c-api-kitchen-sink.c - [ ] JS API tested in test/binaryen.js/kitchen-sink.js - [ ] Tests added in test/spec + - [ ] Tests added in top-level test/ |