File: 06loop-control.t

package info (click to toggle)
libio-async-loop-glib-perl 0.21-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 168 kB
  • ctags: 15
  • sloc: perl: 361; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (4)
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::Glib', 'control' );