chore: remove test262 link from readme
This commit is contained in:
parent
b4b0aac7da
commit
126777caea
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ const exe = b.addExecutable(.{...});
|
||||||
exe.root_module.addImport("temporalz", temporalz.module("temporalz"));
|
exe.root_module.addImport("temporalz", temporalz.module("temporalz"));
|
||||||
```
|
```
|
||||||
|
|
||||||
## Checklist ([Test262](https://github.com/tc39/test262/tree/main/test/built-ins/Temporal))
|
## Checklist
|
||||||
|
|
||||||
| Namespace | Status |
|
| Namespace | Status |
|
||||||
| -------------- | ------ |
|
| -------------- | ------ |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue