File: 070-nofork-block.t

package info (click to toggle)
libparallel-iterator-perl 1.002-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 520; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 84 bytes parent folder | download
1
2
3
4
5
6
use strict; use warnings;

use lib 't/lib';
use NoFork;

require './t/030-block.t';