Skip to content

Commit d9ac452

Browse files
committed
Address review comment
1 parent 23de846 commit d9ac452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5823,7 +5823,7 @@ def test_fs_emptyPath(self):
58235823
self.do_run_in_out_file_test('fs/test_emptyPath.c')
58245824

58255825
@also_with_noderawfs
5826-
def test_enotdir(self):
5826+
def test_fs_enotdir(self):
58275827
self.do_run_in_out_file_test('fs/test_enotdir.c')
58285828

58295829
@also_with_noderawfs

0 commit comments

Comments
 (0)