Author: pmichaud
Date: Fri Jan  5 13:10:41 2007
New Revision: 16422

Modified:
   trunk/t/compilers/imcc/syn/errors.t

Log:
[imcc]: 
TODO for pmichaud:
*  Remember to take out the "todo" when you fix a test so it passes. :-)


Modified: trunk/t/compilers/imcc/syn/errors.t
==============================================================================
--- trunk/t/compilers/imcc/syn/errors.t (original)
+++ trunk/t/compilers/imcc/syn/errors.t Fri Jan  5 13:10:41 2007
@@ -50,7 +50,7 @@
 /Too many errors. Correct some first.\n$/
 OUT
 
-pir_output_like( <<'CODE', <<'OUT', '#line nnn "file"', 'todo' => 'RT #40806' 
);
+pir_output_like( <<'CODE', <<'OUT', '#line nnn "file"');
 .sub main :main
 #line 54 "xyz.pir"
     say "Hello"

Reply via email to