]> git.meshlink.io Git - meshlink/blobdiff - test/channels-aio-cornercases.c
Fix some test cases using the same configuration directory.
[meshlink] / test / channels-aio-cornercases.c
index 1116866e34ead850d0b908efdfc343baa9d403e1..0640c7df6e6de513bedea610f2f4c8d282f0d3a9 100644 (file)
@@ -120,7 +120,7 @@ int main(int argc, char *argv[]) {
        // Open two new meshlink instance.
 
        meshlink_handle_t *mesh_a, *mesh_b;
-       open_meshlink_pair(&mesh_a, &mesh_b, "channels_aio");
+       open_meshlink_pair(&mesh_a, &mesh_b, "channels_aio_cornercases");
 
        // Set the callbacks.