Add the test for path_filestat_*

This commit is contained in:
Marcin Mielniczuk
2019-08-19 13:29:12 +02:00
committed by Jakub Konka
parent d7883dd60a
commit 7a991921bf
2 changed files with 1 additions and 0 deletions

View File

@@ -136,6 +136,7 @@ cfg_if::cfg_if! {
"symlink_loop" => true, "symlink_loop" => true,
"clock_time_get" => true, "clock_time_get" => true,
"truncation_rights" => true, "truncation_rights" => true,
"path_filestat" => true,
_ => false, _ => false,
} }
} else { } else {

BIN
misc_testsuite/path_filestat.wasm Executable file

Binary file not shown.