Skip to content

Commit 06e0270

Browse files
committed
test: add missing cctest/test_path.cc
1 parent a21b15a commit 06e0270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

node.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@
398398
'test/cctest/test_environment.cc',
399399
'test/cctest/test_linked_binding.cc',
400400
'test/cctest/test_node_api.cc',
401+
'test/cctest/test_path.cc',
401402
'test/cctest/test_per_process.cc',
402403
'test/cctest/test_platform.cc',
403404
'test/cctest/test_report.cc',

0 commit comments

Comments
 (0)