Author: chromatic
Date: Sat Nov 29 14:39:16 2008
New Revision: 33354
Modified:
trunk/t/compilers/imcc/syn/macro.t
Log:
[t] UnTODOed the test case which now passes as of the IMCC read_macro() fix in
r33353.
Modified: trunk/t/compilers/imcc/syn/macro.t
==============================================================================
--- trunk/t/compilers/imcc/syn/macro.t (original)
+++ trunk/t/compilers/imcc/syn/macro.t Sat Nov 29 14:39:16 2008
@@ -466,7 +466,7 @@
CODE
OUTPUT
-pir_error_output_like( <<'CODE', <<'OUTPUT', 'invalid label syntax', todo =>
'RT #47978, RT #51104');
+pir_error_output_like( <<'CODE', <<'OUTPUT', 'invalid label syntax' );
.sub test :main
.macro m()
.local $iter_loop: