Index: trunk/Nebulous-Server/t/00_distribution.t
===================================================================
--- trunk/Nebulous-Server/t/00_distribution.t	(revision 13115)
+++ trunk/Nebulous-Server/t/00_distribution.t	(revision 13116)
@@ -3,5 +3,5 @@
 # Copyright (C) 2005  Joshua Hoblitt
 #
-# $Id: 00_distribution.t,v 1.1 2005-12-03 02:59:49 jhoblitt Exp $
+# $Id: 00_distribution.t,v 1.2 2007-05-02 01:07:56 jhoblitt Exp $
 
 use strict;
@@ -21,5 +21,5 @@
         plan skip_all => 'Test::Distribution not installed';
     } else {
-        import Test::Distribution not => qw( podcover );
+        import Test::Distribution not => [qw( versions use podcover )];
     }
 }
