From b8a28ff5dae319f57816b671090c24ac80998d7d Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Sat, 3 Oct 2009 20:32:46 +0000 Subject: [PATCH] * zapped gremlins that threw off dotest's detection of the %fail git-svn-id: trunk@13798 - --- tests/webtbf/tw14650.pp | 2 +- tests/webtbf/tw14650a.pp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/webtbf/tw14650.pp b/tests/webtbf/tw14650.pp index 8ed0ae05a5..1e4757b2d6 100644 --- a/tests/webtbf/tw14650.pp +++ b/tests/webtbf/tw14650.pp @@ -1,4 +1,4 @@ -{ %fail } +{ %fail } {$mode objfpc} diff --git a/tests/webtbf/tw14650a.pp b/tests/webtbf/tw14650a.pp index 7f7f515492..73264d8c32 100644 --- a/tests/webtbf/tw14650a.pp +++ b/tests/webtbf/tw14650a.pp @@ -1,4 +1,4 @@ -{ %fail } +{ %fail } {$mode objfpc}