summaryrefslogtreecommitdiffstats
path: root/tests/polygonmarker.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/polygonmarker.tcl')
-rw-r--r--tests/polygonmarker.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/polygonmarker.tcl b/tests/polygonmarker.tcl
index d6403bf..4cd94bd 100644
--- a/tests/polygonmarker.tcl
+++ b/tests/polygonmarker.tcl
@@ -6,7 +6,7 @@ set graph [bltLineGraph $w]
set mm [$graph marker create polygon tt -element data1 \
-coords {1 50 1.5 100 1 150} -polygonwidth 5]
-#bltTest3 $graph marker $mm -bindtags
+bltTest3 $graph marker $mm -bindtags {aa}
bltTest3 $graph marker $mm -cap round
bltTest3 $graph marker $mm -coords {1 50 1.5 100 2 150}
bltTest3 $graph marker $mm -dashes dashdot