minor filesystem fixups

This commit is contained in:
2021-03-07 15:39:36 +01:00
parent 4f859bad2e
commit 66c7958084
3 changed files with 8 additions and 4 deletions

View File

@ -219,7 +219,7 @@ TEST(fs_service_system, read_const_json) {
ASSERT_TRUE(j.empty());
}
FS_CONST_MOUNT_FILE("json/file1.json",
FS_CONST_MOUNT_FILE("/json/file1.json",
R"({
"answer": {
"everything": 42