Browse Source

* moved test to correct location and renamed to correct number

git-svn-id: trunk@26390 -
Jonas Maebe 11 years ago
parent
commit
68af0bdd40
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitattributes
  2. 0 0
      tests/webtbs/tw25169.pp

+ 1 - 1
.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

+ 0 - 0
tests/tw15169.pp → tests/webtbs/tw25169.pp