mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-19 19:26:36 +02:00
minor filesystem fixups
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user