From e30ac89356789a35636eaab0eb0fa1a48329a09e Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 7 Jan 2012 21:56:23 +0000 Subject: [PATCH] * moved test into the correct location and renamed git-svn-id: trunk@20001 - --- .gitattributes | 2 +- tests/{tbs/tw0581.pp => tbf/tb0223.pp} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename tests/{tbs/tw0581.pp => tbf/tb0223.pp} (100%) diff --git a/.gitattributes b/.gitattributes index fb894cae7a..e462789e9c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8687,6 +8687,7 @@ tests/tbf/tb0219.pp svneol=native#text/pascal tests/tbf/tb0220.pp svneol=native#text/plain tests/tbf/tb0221.pp svneol=native#text/plain tests/tbf/tb0222.pp svneol=native#text/plain +tests/tbf/tb0223.pp svneol=native#text/pascal tests/tbf/ub0115.pp svneol=native#text/plain tests/tbf/ub0149.pp svneol=native#text/plain tests/tbf/ub0158a.pp svneol=native#text/plain @@ -9266,7 +9267,6 @@ tests/tbs/tb0578.pp svneol=native#text/pascal tests/tbs/tb0579.pp svneol=native#text/pascal tests/tbs/tb0580.pp svneol=native#text/pascal tests/tbs/tb205.pp svneol=native#text/plain -tests/tbs/tw0581.pp svneol=native#text/pascal 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/tw0581.pp b/tests/tbf/tb0223.pp similarity index 100% rename from tests/tbs/tw0581.pp rename to tests/tbf/tb0223.pp