[Bast-commits] r4925 - Devel-BeginLift/1.000/trunk/t

rafl at dev.catalyst.perl.org rafl at dev.catalyst.perl.org
Thu Oct 16 21:35:33 BST 2008


Author: rafl
Date: 2008-10-16 21:35:33 +0100 (Thu, 16 Oct 2008)
New Revision: 4925

Modified:
   Devel-BeginLift/1.000/trunk/t/constcalc.t
Log:
Make the tests pass with warnings enabled.

Modified: Devel-BeginLift/1.000/trunk/t/constcalc.t
===================================================================
--- Devel-BeginLift/1.000/trunk/t/constcalc.t	2008-10-16 18:29:38 UTC (rev 4924)
+++ Devel-BeginLift/1.000/trunk/t/constcalc.t	2008-10-16 20:35:33 UTC (rev 4925)
@@ -18,7 +18,7 @@
 
 no Devel::BeginLift;
 
-foo();
+foo('');
 
 END {
   use Test::More 'no_plan';




More information about the Bast-commits mailing list