mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
test: enable disabled fs_link (#4104)
This test was added in commit 060026ced from 2011 but its author forgot to actually enable it.
This commit is contained in:
parent
49d83c0301
commit
9c1de6e93f
@ -1057,6 +1057,7 @@ TASK_LIST_START
|
||||
TEST_ENTRY (fs_unlink_archive_readonly)
|
||||
#endif
|
||||
TEST_ENTRY (fs_chown)
|
||||
TEST_ENTRY (fs_link)
|
||||
TEST_ENTRY (fs_utime)
|
||||
TEST_ENTRY (fs_utime_round)
|
||||
TEST_ENTRY (fs_futime)
|
||||
|
Loading…
x
Reference in New Issue
Block a user