Skip to content

Commit 2728a39

Browse files
committed
Remove wrong comment from tests.
1 parent 3ea1ac1 commit 2728a39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/tests/metacall_node_native_code_test/source/metacall_node_native_code_test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ TEST_F(metacall_node_unsupported_features_test, DefaultConstructor)
3737
/* NodeJS */
3838
#if defined(OPTION_BUILD_LOADERS_NODE)
3939
{
40-
/* Native functions are not supported yet */
4140
const char buffer[] =
4241
"const { metacall_inspect } = process._linkedBinding('node_loader_port_module');\n"
4342
"module.exports = { metacall_inspect }\n";

0 commit comments

Comments
 (0)