diff --git a/tests/webtbs/tw1467.pp b/tests/webtbs/tw1467.pp deleted file mode 100644 index 5f27f73210..0000000000 --- a/tests/webtbs/tw1467.pp +++ /dev/null @@ -1,10 +0,0 @@ -Unit tb1467; - -Interface - -Implementation - -Constructor tWaterSpot.Init(_X,_Y,_Radius:Longint); -Begin -End; -