diff --git a/README.md b/README.md index 1829a11..8ab315b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,11 @@ the platform layer prefix. - [ ] Add sys_fd for handle - [ ] Class and Title sys_char* -- [ ] Testing +- [ ] Assertions & Testing +- [ ] Exceptions & Errors +- [ ] Memory Allocations +- [ ] Atoms + ## Usage ```bash diff --git a/tests/bin/01_ci2 b/tests/bin/01_ci2 deleted file mode 100755 index 94b0179..0000000 Binary files a/tests/bin/01_ci2 and /dev/null differ