[test] Update Occlum.json for unit test

This commit is contained in:
Zheng, Qi 2023-05-04 16:23:59 +08:00 committed by volcano
parent d4b762ebe5
commit 9727eda0fe

@ -66,14 +66,6 @@
"target": "/host", "target": "/host",
"type": "hostfs", "type": "hostfs",
"source": "." "source": "."
},
{
"target": "/proc",
"type": "procfs"
},
{
"target": "/dev",
"type": "devfs"
} }
] ]
} }