summaryrefslogtreecommitdiffstats
path: root/tests/linepen.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/linepen.tcl')
-rw-r--r--tests/linepen.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/linepen.tcl b/tests/linepen.tcl
index e3f5634..d8cf2b0 100644
--- a/tests/linepen.tcl
+++ b/tests/linepen.tcl
@@ -7,6 +7,7 @@ $graph pen create foo -color red -showvalues y -symbol circle -dashes {4 4}
$graph element configure data2 -pen foo
echo "Testing Line Pen..."
+$graph element configure data1
bltTest3 $graph pen foo -color yellow
bltTest3 $graph pen foo -dashes {8 3}