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

in Delphi mode though)

git-svn-id: trunk@6077 -
This commit is contained in:
Jonas Maebe 2007-01-19 19:33:04 +00:00
parent a3f059bc29
commit e78568ba69
2 changed files with 1 additions and 3 deletions

2
.gitattributes vendored
View File

@ -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

View File

@ -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: }