Author: jkeenan Date: Fri Aug 15 18:13:44 2008 New Revision: 30256 Removed: trunk/t/configure/036-config_steps.t Modified: trunk/MANIFEST
Log: Delete one test in t/configure/ whose scope is now covered by the tests in t/steps/. Modified: trunk/MANIFEST ============================================================================== --- trunk/MANIFEST (original) +++ trunk/MANIFEST Fri Aug 15 18:13:44 2008 @@ -1,7 +1,7 @@ # ex: set ro: # $Id$ # -# generated by tools/dev/mk_manifest_and_skip.pl Fri Aug 15 13:35:39 2008 UT +# generated by tools/dev/mk_manifest_and_skip.pl Sat Aug 16 01:12:38 2008 UT # # See tools/dev/install_files.pl for documentation on the # format of this file. @@ -2011,6 +2011,7 @@ languages/perl6/t/pmc/mutablevar.t [perl6] languages/perl6/t/pmc/perl6multisub-basic.t [perl6] languages/perl6/t/pmc/perl6multisub-dispatch-arity.t [perl6] +languages/perl6/t/pmc/perl6multisub-dispatch-type.t [perl6] languages/perl6/t/spectest_regression.data [perl6] languages/perl6/tools/autounfudge.pl [perl6] languages/perl6/tools/fudge_purity_inspector.pl [perl6] @@ -3306,7 +3307,6 @@ t/configure/033-step.t [] t/configure/034-step.t [] t/configure/035-step.t [] -t/configure/036-config_steps.t [] t/configure/037-run_single_step.t [] t/configure/038-run_single_step.t [] t/configure/039-run_single_step.t []
