summaryrefslogtreecommitdiffstats
path: root/tests/linepen.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/linepen.tcl
parenta0a3234d20f65afb3e1c409538365f130094532e (diff)
downloadblt-f173990a328daa9925154db2af0974d131cd7a37.zip
blt-f173990a328daa9925154db2af0974d131cd7a37.tar.gz
blt-f173990a328daa9925154db2af0974d131cd7a37.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/linepen.tcl')
-rw-r--r--tests/linepen.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/linepen.tcl b/tests/linepen.tcl
index 3228cce..77503f9 100644
--- a/tests/linepen.tcl
+++ b/tests/linepen.tcl
@@ -7,7 +7,6 @@ $graph pen create foo -color red -showvalues y -symbol circle -dashes {4 4}
$graph element configure data2 -pen foo
echo "Testing Line Pen..."
-$graph element configure data1
bltTest3 $graph pen foo -color yellow $dops
bltTest3 $graph pen foo -dashes {8 3} $dops