mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-14 14:45:40 +00:00
10 lines
330 B
Markdown
10 lines
330 B
Markdown
# Test FS
|
|
|
|
This is a test "file system" used in some of the WASI integration tests.
|
|
|
|
It's just a bunch of files in a tree.
|
|
|
|
If you make changes here, please regenerate the tests with `make wasitests`!
|
|
|
|
The contents of `temp` are deleted before each run. If you want to test making or mutating files, do it in that sub directory.
|