From 68af0bdd40afb9555d77da174d99e35d69f52713 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Sun, 5 Jan 2014 10:58:40 +0000 Subject: [PATCH] * moved test to correct location and renamed to correct number git-svn-id: trunk@26390 - --- .gitattributes | 2 +- tests/{tw15169.pp => webtbs/tw25169.pp} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename tests/{tw15169.pp => webtbs/tw25169.pp} (100%) diff --git a/.gitattributes b/.gitattributes index aa14758558..a9dc175633 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12346,7 +12346,6 @@ tests/tstunits/Makefile.fpc svneol=native#text/plain tests/tstunits/erroru.pp svneol=native#text/plain tests/tstunits/popuperr.pp svneol=native#text/plain tests/tstunits/win32err.pp svneol=native#text/plain -tests/tw15169.pp svneol=native#text/plain tests/utils/Makefile svneol=native#text/plain tests/utils/Makefile.fpc svneol=native#text/plain tests/utils/avx/asmtestgenerator.pas svneol=native#text/plain @@ -13742,6 +13741,7 @@ tests/webtbs/tw25101.pp svneol=native#text/pascal tests/webtbs/tw25122.pp svneol=native#text/plain tests/webtbs/tw25132.pp svneol=native#text/pascal tests/webtbs/tw2514.pp svneol=native#text/plain +tests/webtbs/tw25169.pp svneol=native#text/plain tests/webtbs/tw25170.pp svneol=native#text/plain tests/webtbs/tw25198.pp svneol=native#text/plain tests/webtbs/tw25210.pp svneol=native#text/pascal diff --git a/tests/tw15169.pp b/tests/webtbs/tw25169.pp similarity index 100% rename from tests/tw15169.pp rename to tests/webtbs/tw25169.pp