Upgrade to Getopt::Long 2.26_03.
[p5sagit/p5-mst-13.2.git] / vms / test.com
index 786418c..a7064a9 100644 (file)
@@ -115,7 +115,7 @@ use Config;
 use File::Spec;
 
 @compexcl=('cpp.t');
-@opexcl=('die_exit.t','exec.t','groups.t','magic.t','stat.t');
+@opexcl=('die_exit.t','exec.t','magic.t','stat.t');
 @exclist=(@compexcl,@libexcl,@opexcl);
 foreach $file (@exclist) { $skip{$file}++; }