From 353a5f7103ada0af852b6e455cb9b51f71d2fbc0 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Mon, 29 Dec 2025 19:16:34 -0600 Subject: [PATCH] tests.cpp --- tests/tests.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/tests.cpp b/tests/tests.cpp index e6c1b25e..50f1aa21 100644 --- a/tests/tests.cpp +++ b/tests/tests.cpp @@ -328,6 +328,7 @@ test_mknod_ff() Func2::MknodFF mknod; Branches branches; + branches.from_string("/tmp/a:/tmp/b"); } TEST_LIST =