File: 03loop-signal.t

package info (click to toggle)
libio-async-loop-mojo-perl 0.07-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 181; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/perl

use strict;
use warnings;

use IO::Async::LoopTests 0.24;
run_tests( 'IO::Async::Loop::Mojo', 'signal' );