diff options
author | joye <joye> | 2014-03-26 19:53:52 (GMT) |
---|---|---|
committer | joye <joye> | 2014-03-26 19:53:52 (GMT) |
commit | 75038a5e3b7b44726a56ec0af744170ccd89ee3f (patch) | |
tree | 757a24ed424560ccdb84ad9a789da78c4d033475 /tests/linemarker.tcl | |
parent | a78a78c2c45694657e8aa2fa78cbae1b6c78e808 (diff) | |
download | blt-75038a5e3b7b44726a56ec0af744170ccd89ee3f.zip blt-75038a5e3b7b44726a56ec0af744170ccd89ee3f.tar.gz blt-75038a5e3b7b44726a56ec0af744170ccd89ee3f.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'tests/linemarker.tcl')
-rw-r--r-- | tests/linemarker.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/linemarker.tcl b/tests/linemarker.tcl index a02a33c..674aaf8 100644 --- a/tests/linemarker.tcl +++ b/tests/linemarker.tcl @@ -11,7 +11,7 @@ set nn [$graph marker create line ss -element data1 \ echo "Testing Line Marker..." -bltTest3 $graph marker $mm -bindtags {aa} +#bltTest3 $graph marker $mm -bindtags {aa} bltTest3 $graph marker $mm -cap round bltTest3 $graph marker $mm -coords {1 50 1.5 100 2 150} bltTest3 $graph marker $mm -dashes dashdot |