From fa648c717da2304695ea981ae66adabd6b6f2f45 Mon Sep 17 00:00:00 2001 From: Wizzup? Date: Tue, 6 Oct 2009 06:53:45 +0000 Subject: [PATCH] Forgot to commit the test. git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@110 3f818213-9676-44b0-a9b4-5e4c4e03d09d --- Tests/PS/dtmtest2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/PS/dtmtest2.txt b/Tests/PS/dtmtest2.txt index b093fb5..3c334be 100644 --- a/Tests/PS/dtmtest2.txt +++ b/Tests/PS/dtmtest2.txt @@ -20,7 +20,7 @@ begin p := [Point(0,0), Point(1,1)]; c := [clWhite, clWhite]; t := [0, 0]; - asz := [0, 0]; + asz := [4, 4]; ash := [dtm_Rectangle, dtm_Rectangle]; setlength(ppdtm.p,2); setlength(ppdtm.c,2);