summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjoye <joye>2014-06-17 18:23:23 (GMT)
committerjoye <joye>2014-06-17 18:23:23 (GMT)
commit0a64b2471572db9bb2c2e11b2e2993425bfc7568 (patch)
treefe478040c8de443a0c1fe3bb31c62edd10c83e9a /tests
parent55780807359b834760c83eeda030855069d5e1f4 (diff)
downloadblt-0a64b2471572db9bb2c2e11b2e2993425bfc7568.zip
blt-0a64b2471572db9bb2c2e11b2e2993425bfc7568.tar.gz
blt-0a64b2471572db9bb2c2e11b2e2993425bfc7568.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 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