The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use strict;
use warnings;

use Test::More;

use ok 'Test::Stream::Tester::Grab';

# The tests for this can be found in t/Test-Tester2.t which is the only context
# that makes sense.

done_testing;