File: 080-nofork-batch.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-- 70 bytes parent folder | download
1
2
3
4
5
6
use strict;

use lib 't/lib';
use NoFork;

require './t/040-batch.t';