summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjoye <joye>2014-06-17 19:20:11 (GMT)
committerjoye <joye>2014-06-17 19:20:11 (GMT)
commit36fd7fea2c8c99aa7c11b92382e196fe06dfc908 (patch)
treedbf60ed6646a43126827940e0b0058861aa5312f /tests
parent0a64b2471572db9bb2c2e11b2e2993425bfc7568 (diff)
downloadblt-36fd7fea2c8c99aa7c11b92382e196fe06dfc908.zip
blt-36fd7fea2c8c99aa7c11b92382e196fe06dfc908.tar.gz
blt-36fd7fea2c8c99aa7c11b92382e196fe06dfc908.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/textmarker.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/textmarker.tcl b/tests/textmarker.tcl
index f37f35f..1347841 100644
--- a/tests/textmarker.tcl
+++ b/tests/textmarker.tcl
@@ -6,7 +6,7 @@ set graph [bltLineGraph $w]
set mm [$graph marker create text tt -element data2 \
-coords {1. 112} -text "Text\nMarker" -font {helvetica 24}]
$graph element configure data1 -hide yes
-
+return
echo "Testing Text Marker..."
bltTest3 $graph marker $mm -anchor nw $dops