summaryrefslogtreecommitdiffstats
path: root/tests/linemarker.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-06-16 19:02:46 (GMT)
committerjoye <joye>2014-06-16 19:02:46 (GMT)
commitf173990a328daa9925154db2af0974d131cd7a37 (patch)
tree8efb1e86b5fdaba32e87160f27db49656aed6ac5 /tests/linemarker.tcl
parenta0a3234d20f65afb3e1c409538365f130094532e (diff)
downloadblt-f173990a328daa9925154db2af0974d131cd7a37.zip
blt-f173990a328daa9925154db2af0974d131cd7a37.tar.gz
blt-f173990a328daa9925154db2af0974d131cd7a37.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/linemarker.tcl')
-rw-r--r--tests/linemarker.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/linemarker.tcl b/tests/linemarker.tcl
index c2ecf81..a1e9809 100644
--- a/tests/linemarker.tcl
+++ b/tests/linemarker.tcl
@@ -11,7 +11,6 @@ set nn [$graph marker create line ss -element data2 \
$graph element configure data1 -hide yes
echo "Testing Line Marker..."
-bltCmd $graph marker configure $mm
bltTest3 $graph marker $mm -bindtags {aa} 0
bltTest3 $graph marker $mm -cap round $dops
@@ -26,7 +25,6 @@ bltTest3 $graph marker $mm -hide yes $dops
bltTest3 $graph marker $mm -mapx x2 $dops
bltTest3 $graph marker $mm -mapy y2 $dops
bltTest3 $graph marker $mm -outline green $dops
-bltTest3 $graph marker $mm -state disabled $dops
bltTest3 $graph marker $mm -under yes $dops
bltTest3 $graph marker $mm -xoffset 20 $dops
bltTest3 $graph marker $mm -xor yes $dops