]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/lei.t
send and receive all 3 FDs at once
[public-inbox.git] / t / lei.t
diff --git a/t/lei.t b/t/lei.t
index 662fc54528155426f154b4d04ab8c803b5c222aa..42c0eb8ff22b790e9213acc43c9dba5ec712dc13 100644 (file)
--- a/t/lei.t
+++ b/t/lei.t
@@ -195,7 +195,7 @@ SKIP: { # real socket
        require_mods(qw(Cwd), my $nr = 46);
        require PublicInbox::Spawn;
        skip "Inline::C not installed/configured or IO::FDPass missing", $nr
-               unless PublicInbox::Spawn->can('send_fd');
+               unless PublicInbox::Spawn->can('send_3fds');
 
        local $ENV{XDG_RUNTIME_DIR} = "$home/xdg_run";
        my $sock = "$ENV{XDG_RUNTIME_DIR}/lei/sock";