diff options
author | daniel <daniel@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2006-12-19 08:49:26 +0000 |
---|---|---|
committer | daniel <daniel@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2006-12-19 08:49:26 +0000 |
commit | 7d99d6c1bdec90a09bed15a0ca6395c9a5b00d4c (patch) | |
tree | bcd341fb58817774ddae428d0cb3209558d4808e /tests | |
parent | 81237ded4d49c2d7e79326b49ff78439c1d5a05a (diff) | |
download | fpc-7d99d6c1bdec90a09bed15a0ca6395c9a5b00d4c.tar.gz |
* Make it a test that should succeed.
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@5643 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'tests')
-rw-r--r-- | tests/webtbs/tw3492.pp (renamed from tests/webtbf/tw3492.pp) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/webtbf/tw3492.pp b/tests/webtbs/tw3492.pp index 52dcbf0f45..efaec41e67 100644 --- a/tests/webtbf/tw3492.pp +++ b/tests/webtbs/tw3492.pp @@ -1,5 +1,3 @@ -{ %fail } - {$mode fpc} { This is not allowed in normal fpc mode } |