summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjoye <joye>2014-06-17 16:08:14 (GMT)
committerjoye <joye>2014-06-17 16:08:14 (GMT)
commitc7cfd8f0b50f8f7378a6761a155dd8a4534e8b3d (patch)
tree21dd0f6a58ed7d519a81fede0cb571dad04b8a5d /tests
parent6f6b4207c4a700e54909da932cb77cc97e9e31c8 (diff)
downloadblt-c7cfd8f0b50f8f7378a6761a155dd8a4534e8b3d.zip
blt-c7cfd8f0b50f8f7378a6761a155dd8a4534e8b3d.tar.gz
blt-c7cfd8f0b50f8f7378a6761a155dd8a4534e8b3d.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/lineelement.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lineelement.tcl b/tests/lineelement.tcl
index 95b732b..d8c24c4 100644
--- a/tests/lineelement.tcl
+++ b/tests/lineelement.tcl
@@ -7,7 +7,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 -linewidth 2
$graph element activate data3
-
+return
echo "Testing Line Element.."
bltTest3 $graph element data3 -activepen foo $dops