Ver Fonte

* test no longer has to fail in objfpc mode (in theory, it should fail
in Delphi mode though)

git-svn-id: trunk@6077 -

Jonas Maebe há 18 anos atrás
pai
commit
e78568ba69
2 ficheiros alterados com 1 adições e 3 exclusões
  1. 1 1
      .gitattributes
  2. 0 2
      tests/webtbs/tw3841.pp

+ 1 - 1
.gitattributes

@@ -7081,7 +7081,6 @@ tests/webtbf/tw3716.pp svneol=native#text/plain
 tests/webtbf/tw3738.pp svneol=native#text/plain
 tests/webtbf/tw3740.pp svneol=native#text/plain
 tests/webtbf/tw3790.pp svneol=native#text/plain
-tests/webtbf/tw3841.pp svneol=native#text/plain
 tests/webtbf/tw3931b.pp svneol=native#text/plain
 tests/webtbf/tw3969.pp svneol=native#text/plain
 tests/webtbf/tw4103.pp svneol=native#text/plain
@@ -7752,6 +7751,7 @@ tests/webtbs/tw3827.pp svneol=native#text/plain
 tests/webtbs/tw3829.pp -text svneol=unset#text/plain
 tests/webtbs/tw3833.pp svneol=native#text/plain
 tests/webtbs/tw3840.pp svneol=native#text/plain
+tests/webtbs/tw3841.pp svneol=native#text/plain
 tests/webtbs/tw3863.pp svneol=native#text/plain
 tests/webtbs/tw3864.pp svneol=native#text/plain
 tests/webtbs/tw3865.pp svneol=native#text/plain

+ 0 - 2
tests/webtbf/tw3841.pp → tests/webtbs/tw3841.pp

@@ -1,5 +1,3 @@
-{ %fail }
-
 { Source provided for Free Pascal Bug Report 3841 }
 { Submitted by "Joost v.d. Sluis" on  2005-03-28 }
 { e-mail:  }