Skip to content

Commit 441645c

Browse files
authored
chore: mark test_reference as ported in PORTING.md (#65)
1 parent b77ecdc commit 441645c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PORTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Tests covering the engine-specific part of Node-API, defined in `js_native_api.h
6666
| `test_object` | Not ported | Hard |
6767
| `test_promise` | Ported ✅ | Easy |
6868
| `test_properties` | Ported ✅ | Easy |
69-
| `test_reference` | Not ported | Medium |
69+
| `test_reference` | Ported ✅ | Medium |
7070
| `test_reference_double_free` | Ported ✅ | Easy |
7171
| `test_sharedarraybuffer` | Ported ✅ | Medium |
7272
| `test_string` | Ported ✅ | Medium |

0 commit comments

Comments
 (0)