changeset 1593:a2c2122f2f66

Remove error line information for simple tests that may legitimately have another line referenced in the error message.
author Christian Kamm <kamm incasoftware de>
date Thu, 28 Aug 2008 17:30:16 +0200
parents 276327753cc7
children c970971fb408
files nocompile/t/typedef_11_G.d nocompile/t/typedef_16_A.d
diffstat 2 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/nocompile/t/typedef_11_G.d	Thu Aug 28 10:12:53 2008 +0200
+++ b/nocompile/t/typedef_11_G.d	Thu Aug 28 17:30:16 2008 +0200
@@ -6,8 +6,6 @@
 // @date@	2006-02-11
 // @uri@	http://d.puremagic.com/issues/show_bug.cgi?id=724
 
-// __DSTRESS_ELINE__ 14
-
 module dstress.nocompile.t.typedef_11_G;
 
 typedef a b;
--- a/nocompile/t/typedef_16_A.d	Thu Aug 28 10:12:53 2008 +0200
+++ b/nocompile/t/typedef_16_A.d	Thu Aug 28 17:30:16 2008 +0200
@@ -6,8 +6,6 @@
 // @date@	2006-07-11
 // @uri@	http://d.puremagic.com/issues/show_bug.cgi?id=249
 
-// __DSTRESS_ELINE__ 14
-
 module dstress.nocompile.t.typedef_16_A;
 
 typedef foo bar;