diff --git a/.gitattributes b/.gitattributes index fab394bd58..a7f96696ed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/tests/webtbs/tw23110.pp b/tests/webtbf/tw23110.pp similarity index 92% rename from tests/webtbs/tw23110.pp rename to tests/webtbf/tw23110.pp index 9ec766a33e..1e32abbdf5 100644 --- a/tests/webtbs/tw23110.pp +++ b/tests/webtbf/tw23110.pp @@ -1,3 +1,5 @@ +{ %fail } + type TTest = object constructor Init; end;