* test has to fail: add { %fail } and moved to webtbf

git-svn-id: trunk@22803 -
This commit is contained in:
Jonas Maebe 2012-10-21 17:28:20 +00:00
parent 5d28872a21
commit 439741178d
2 changed files with 3 additions and 1 deletions

2
.gitattributes vendored
View File

@ -11883,6 +11883,7 @@ tests/webtbf/tw2273.pp svneol=native#text/plain
tests/webtbf/tw2281.pp svneol=native#text/plain
tests/webtbf/tw2285.pp svneol=native#text/plain
tests/webtbf/tw22941.pp svneol=native#text/plain
tests/webtbf/tw23110.pp svneol=native#text/plain
tests/webtbf/tw2357.pp svneol=native#text/plain
tests/webtbf/tw2359.pp svneol=native#text/plain
tests/webtbf/tw2362.pp svneol=native#text/plain
@ -12930,7 +12931,6 @@ tests/webtbs/tw2305.pp svneol=native#text/plain
tests/webtbs/tw2306.pp svneol=native#text/plain
tests/webtbs/tw2307.pp svneol=native#text/plain
tests/webtbs/tw2311.pp svneol=native#text/plain
tests/webtbs/tw23110.pp svneol=native#text/plain
tests/webtbs/tw2317.pp svneol=native#text/plain
tests/webtbs/tw2318.pp svneol=native#text/plain
tests/webtbs/tw2318b.pp svneol=native#text/plain

View File

@ -1,3 +1,5 @@
{ %fail }
type TTest = object
constructor Init;
end;