Author: jkeenan
Date: Sun Jul 27 08:52:05 2008
New Revision: 29801

Modified:
   branches/parallel/t/steps/auto_arch-01.t

Log:
Restore incorrectly deleted subroutine import.


Modified: branches/parallel/t/steps/auto_arch-01.t
==============================================================================
--- branches/parallel/t/steps/auto_arch-01.t    (original)
+++ branches/parallel/t/steps/auto_arch-01.t    Sun Jul 27 08:52:05 2008
@@ -14,6 +14,7 @@
 use Parrot::Configure::Options qw( process_options );
 use Parrot::Configure::Test qw(
     test_step_thru_runstep
+    rerun_defaults_for_testing
     test_step_constructor_and_description
 );
 use IO::CaptureOutput qw| capture |;

Reply via email to