From b0deefec4530dad64851d3aec5f1d55b003049fa Mon Sep 17 00:00:00 2001
From: florian <florian@freepascal.org>
Date: Tue, 17 Nov 2020 20:32:10 +0000
Subject: [PATCH]   * do not run the test, it is only about a compilation issue

git-svn-id: trunk@47442 -
---
 tests/webtbs/tw37621.pp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/webtbs/tw37621.pp b/tests/webtbs/tw37621.pp
index 63384dc528..c6a8794fb5 100644
--- a/tests/webtbs/tw37621.pp
+++ b/tests/webtbs/tw37621.pp
@@ -1,3 +1,4 @@
+{ %norun }
 program twctest;
 
 {$mode delphi}