summaryrefslogtreecommitdiffstats
path: root/tests/lineelement.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-05-20 18:24:00 (GMT)
committerjoye <joye>2014-05-20 18:24:00 (GMT)
commitb8968fb771ec905f3dd6d9de54fe96478b9c46b3 (patch)
tree41c3fd6323d23af1470ddb26a366cc06615ac0bd /tests/lineelement.tcl
parent9cd94eac6c4d0bf60a32daa15b769d45881a56dd (diff)
downloadblt-b8968fb771ec905f3dd6d9de54fe96478b9c46b3.zip
blt-b8968fb771ec905f3dd6d9de54fe96478b9c46b3.tar.gz
blt-b8968fb771ec905f3dd6d9de54fe96478b9c46b3.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/lineelement.tcl')
-rw-r--r--tests/lineelement.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lineelement.tcl b/tests/lineelement.tcl
index addab07..d0ffcf5 100644
--- a/tests/lineelement.tcl
+++ b/tests/lineelement.tcl
@@ -8,7 +8,7 @@ $graph element configure data1 -dash {8 3} -showvalues y -smooth step -symbol ci
$graph pen create foo -showvalues y -symbol circle -dashes {8 3} -color purple
$graph element activate data3
-echo "Line Element"
+echo "Testing Line Element.."
bltTest3 $graph element data3 -activepen foo
bltTest3 $graph element data2 -areabackground yellow