From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

use strict;
# this test was generated with Dist::Zilla::Plugin::Test::NoTabs 0.15
use Test::More 0.88;
my @files = (
'lib/Types/MIDI.pm',
't/00-report-prereqs.dd',
't/00-report-prereqs.t',
't/library_functions.t',
't/midi-perl_percussion.t'
);
notabs_ok($_) foreach @files;
done_testing;