From 08c4e6918bc39285fdabcc966a9d483ac54e58f8 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Mon, 9 Jan 2006 15:46:30 +0000 Subject: [PATCH] * renamed test to properly reproduce internal error git-svn-id: trunk@2243 - --- .gitattributes | 2 +- tests/tbs/{tb0497.pp => tb0497c.pp} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename tests/tbs/{tb0497.pp => tb0497c.pp} (100%) diff --git a/.gitattributes b/.gitattributes index 139977ab21..6b36b39b60 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5322,9 +5322,9 @@ tests/tbs/tb0493.pp svneol=native#text/plain tests/tbs/tb0494.pp -text tests/tbs/tb0495.pp svneol=native#text/plain tests/tbs/tb0496.pp svneol=native#text/plain -tests/tbs/tb0497.pp -text tests/tbs/tb0497a.pp -text tests/tbs/tb0497b.pp -text +tests/tbs/tb0497c.pp -text tests/tbs/ub0060.pp svneol=native#text/plain tests/tbs/ub0069.pp svneol=native#text/plain tests/tbs/ub0119.pp svneol=native#text/plain diff --git a/tests/tbs/tb0497.pp b/tests/tbs/tb0497c.pp similarity index 100% rename from tests/tbs/tb0497.pp rename to tests/tbs/tb0497c.pp