1
0
mirror of synced 2026-05-01 14:16:09 +00:00
Files
xen-tools.xen-tools/t/modules.t
Axel Beckert a4b4d67e76 Add (yet untested) support for Fedora 9-13. Ubuntu 9.04-10.04, Debian 6.0
Also resort the Debian releases by release date and add support for
Debian "testing", too.
2010-03-10 20:00:12 +01:00

13 lines
191 B
Perl
Executable File

#!/usr/bin/perl -w -I..
#
# Test that all the Perl modules we require are available.
#
# This list is automatically generated by modules.sh
#
# Steve
# --
#
use Test::More qw( no_plan );