diff options
-rwxr-xr-x | Perl-RPM/t/00_load.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Perl-RPM/t/00_load.t b/Perl-RPM/t/00_load.t index f838fae62..3d1743a18 100755 --- a/Perl-RPM/t/00_load.t +++ b/Perl-RPM/t/00_load.t @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Verify that the indivual modules will load +# Verify that the individual modules will load @MODULES = qw(RPM RPM::Constants RPM::Database RPM::Header RPM::Error); |