Update test-misc.json

This commit is contained in:
Namhyeon Go 2024-01-04 15:47:57 +09:00
parent bd5bf9ebe0
commit 11209fa8d7

View File

@ -63,7 +63,7 @@
"id": "sharedmemory_read",
"description": "Read a text from the (named) shared memory",
"tags": ["Windows System", "IPC(Inter-Process Communication)"]
}
},
{
"id": "sharedmemory_listener",
"description": "Read a text from the (named) shared memory, Repeatly",