Skip to content

Commit e244345

Browse files
committed
Rename test files
1 parent a7a0bcd commit e244345

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

test/test_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6097,7 +6097,7 @@ def test_unistd_links(self, args, nodefs):
60976097

60986098
@also_with_noderawfs
60996099
def test_unistd_write_broken_link(self):
6100-
self.do_run_in_out_file_test('unistd/write_broken_link.c')
6100+
self.do_run_in_out_file_test('unistd/test_unistd_write_broken_link.c')
61016101

61026102
@no_windows('Skipping NODEFS test, since it would require administrative privileges.')
61036103
@requires_node
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)