# New Ticket Created by  Colin Kuskie 
# Please include the string:  [perl #45169]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45169 >


Remove languages that no longer exist in the repo (conversion and miniperl) and 
add ecmascript to the list of languages black listed from tests.                
   
Index: languages/t/harness
===================================================================
--- languages/t/harness (revision 21073)
+++ languages/t/harness (working copy)
@@ -77,9 +77,8 @@
 #
 # BASIC                No t/harness, two implementations
 # cola                 not maintained
-# conversion           No t/harness
+# ecmascript           No t/harness
 # forth                No t/harness
-# miniperl             not maintained, should be removed
 # perl6                test scripts are written in Perl 6, not Perl 5
 # pheme                test scripts are written in Scheme, not Perl 5
 # pynie                test scripts are written in PIR, not Perl 5

Reply via email to