The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# This is a Test::Common configuration file. It was generated by
# `test-common config`.


# This is a list of dists that contain common tests that you want to use:
sources:
- Test-Common

# This is a list of the t/ tests you want to use, along with each test's
# configuration mapping:
t:
- test: use_ok.t
  skip: []

# This is a list of the xt/ tests you want to use:
xt:
- test: perlbrew_make_test.t
  name: make_test_5.14.0.t
  perl: perl-5.14.0

# Which tests should 'make clean' remove?
# Set to none, t, xt, all, or a list of actual file names.
clean: all