summaryrefslogtreecommitdiffstats
path: root/tests/linepen.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-05-21 16:37:47 (GMT)
committerjoye <joye>2014-05-21 16:37:47 (GMT)
commitc27d1c22fc7730a73537ea360021c2e5909570b0 (patch)
treeef145dc8cfbecaa601b7035b9e26ee7b0f72fd88 /tests/linepen.tcl
parent3a6fdb53188e4133a04fce8a5a73c1732d313d75 (diff)
downloadblt-c27d1c22fc7730a73537ea360021c2e5909570b0.zip
blt-c27d1c22fc7730a73537ea360021c2e5909570b0.tar.gz
blt-c27d1c22fc7730a73537ea360021c2e5909570b0.tar.bz2
*** empty log message ***
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}