Browse Source

* add %fail

git-svn-id: trunk@545 -
peter 20 years ago
parent
commit
3e97ec6295
2 changed files with 4 additions and 0 deletions
  1. 2 0
      tests/webtbf/tw4103.pp
  2. 2 0
      tests/webtbf/tw4144.pp

+ 2 - 0
tests/webtbf/tw4103.pp

@@ -1,3 +1,5 @@
+{ %fail }
+
 { Source provided for Free Pascal Bug Report 4103 }
 { Submitted by "Daniël Mantione" on  2005-06-21 }
 { e-mail: [email protected] }

+ 2 - 0
tests/webtbf/tw4144.pp

@@ -1,3 +1,5 @@
+{ %fail }
+
 { Source provided for Free Pascal Bug Report 4144 }
 { Submitted by "Wiktor Sywula" on  2005-06-30 }
 { e-mail: [email protected] }