Explorar el Código

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

git-svn-id: trunk@22803 -
Jonas Maebe hace 12 años
padre
commit
439741178d
Se han modificado 2 ficheros con 3 adiciones y 1 borrados
  1. 1 1
      .gitattributes
  2. 2 0
      tests/webtbf/tw23110.pp

+ 1 - 1
.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

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

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