summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
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 d8c24c4..95b732b 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