summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjoye <joye>2014-03-18 20:23:09 (GMT)
committerjoye <joye>2014-03-18 20:23:09 (GMT)
commit381a52e47a7964fc9065bbecfb18e8995a27d24e (patch)
tree29c272f52b83b8d30dc7f814152c4da094cdd942 /tests
parentf03aeeae4cfa1671d83df080d6d079e43cce27c7 (diff)
downloadblt-381a52e47a7964fc9065bbecfb18e8995a27d24e.zip
blt-381a52e47a7964fc9065bbecfb18e8995a27d24e.tar.gz
blt-381a52e47a7964fc9065bbecfb18e8995a27d24e.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/linemarker.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/linemarker.tcl b/tests/linemarker.tcl
index a5240b8..8bd669f 100644
--- a/tests/linemarker.tcl
+++ b/tests/linemarker.tcl
@@ -40,8 +40,10 @@ bltCmd $graph marker exists $mm
bltCmd $graph marker find enclosed 0 0 2 200
bltCmd $graph marker get name current
bltCmd $graph marker lower $mm
+bltCmd $graph marker lower $mm $nn
bltCmd $graph marker names
bltCmd $graph marker raise $mm
+bltCmd $graph marker raise $mm $nn
bltCmd $graph marker type $mm
echo "done"