#!/usr/bin/perl

use strict;
use warnings;

use IO::Async::LoopTests;
run_tests( 'IO::Async::Loop::Select', 'control' );