* test (for Mantis #5516; 3531 is the old bug ID) is valid now that we have dynamic array initializers

git-svn-id: trunk@39105 -
This commit is contained in:
svenbarth 2018-05-24 19:56:35 +00:00
parent 76fb8c3afd
commit b94a8c93a5
2 changed files with 2 additions and 2 deletions

2
.gitattributes vendored
View File

@ -14477,7 +14477,6 @@ tests/webtbf/tw3480a.pp svneol=native#text/plain
tests/webtbf/tw3488.pp svneol=native#text/plain
tests/webtbf/tw3495.pp svneol=native#text/plain
tests/webtbf/tw3502.pp svneol=native#text/plain
tests/webtbf/tw3531.pp svneol=native#text/plain
tests/webtbf/tw3553.pp svneol=native#text/plain
tests/webtbf/tw3562.pp svneol=native#text/plain
tests/webtbf/tw3583.pp svneol=native#text/plain
@ -16170,6 +16169,7 @@ tests/webtbs/tw3504.pp svneol=native#text/plain
tests/webtbs/tw3506.pp svneol=native#text/plain
tests/webtbs/tw3523.pp svneol=native#text/plain
tests/webtbs/tw3529.pp svneol=native#text/plain
tests/webtbs/tw3531.pp svneol=native#text/plain
tests/webtbs/tw3533.pp svneol=native#text/plain
tests/webtbs/tw3534.pp svneol=native#text/plain
tests/webtbs/tw3540.pp svneol=native#text/plain

View File

@ -1,4 +1,4 @@
{ %fail }
{ %NORUN }
{ Source provided for Free Pascal Bug Report 3531 }
{ Submitted by "Christian Iversen" on 2005-01-07 }