Browse Source

* moved test because it tests a certain functionalty and was made solely to test strutils.IsWild

git-svn-id: trunk@26788 -
florian 11 years ago
parent
commit
711c533573
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitattributes
  2. 0 0
      tests/test/units/strutils/tiswild.pp

+ 1 - 1
.gitattributes

@@ -12263,6 +12263,7 @@ tests/test/units/sharemem/test1.pp svneol=native#text/plain
 tests/test/units/softfpu/sfttst.pp svneol=native#text/plain
 tests/test/units/softfpu/sfttst.pp svneol=native#text/plain
 tests/test/units/strings/tstrcopy.pp svneol=native#text/plain
 tests/test/units/strings/tstrcopy.pp svneol=native#text/plain
 tests/test/units/strings/tstrings1.pp svneol=native#text/plain
 tests/test/units/strings/tstrings1.pp svneol=native#text/plain
+tests/test/units/strutils/tiswild.pp svneol=native#text/plain
 tests/test/units/strutils/tposextest.pp svneol=native#text/plain
 tests/test/units/strutils/tposextest.pp svneol=native#text/plain
 tests/test/units/system/interlocked1.pp svneol=native#text/plain
 tests/test/units/system/interlocked1.pp svneol=native#text/plain
 tests/test/units/system/tabs.pp svneol=native#text/plain
 tests/test/units/system/tabs.pp svneol=native#text/plain
@@ -13809,7 +13810,6 @@ tests/webtbs/tw2536.pp svneol=native#text/plain
 tests/webtbs/tw25361.pp svneol=native#text/plain
 tests/webtbs/tw25361.pp svneol=native#text/plain
 tests/webtbs/tw25398.pp svneol=native#text/plain
 tests/webtbs/tw25398.pp svneol=native#text/plain
 tests/webtbs/tw2540.pp svneol=native#text/plain
 tests/webtbs/tw2540.pp svneol=native#text/plain
-tests/webtbs/tw25494.pp svneol=native#text/plain
 tests/webtbs/tw25551.pp svneol=native#text/plain
 tests/webtbs/tw25551.pp svneol=native#text/plain
 tests/webtbs/tw25598.pp svneol=native#text/plain
 tests/webtbs/tw25598.pp svneol=native#text/plain
 tests/webtbs/tw2561.pp svneol=native#text/plain
 tests/webtbs/tw2561.pp svneol=native#text/plain

+ 0 - 0
tests/webtbs/tw25494.pp → tests/test/units/strutils/tiswild.pp