Skip to content

Commit 57bd229

Browse files
committed
Remove subdir
1 parent 8981002 commit 57bd229

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/fs/test_fs_readdir_ino_matches_stat_ino.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ void setup() {
3131
EM_ASM(FS.mount(NODEFS, { root: '.' }, 'working'));
3232
changedir("working");
3333
#endif
34-
mkdir("sub", 0775);
35-
changedir("sub");
3634
}
3735

3836
int main() {

0 commit comments

Comments
 (0)