summaryrefslogtreecommitdiffstats
path: root/tests/test.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-07-02 21:16:37 (GMT)
committerjoye <joye>2014-07-02 21:16:37 (GMT)
commit294f3433210ab54840ea2dba6a57c66bd2fa4a92 (patch)
tree8a038e86999d2d6d63366c00705916850ab395c5 /tests/test.tcl
parent0d6cd6fdebc6968adfd583d22eda8c90c23ae936 (diff)
downloadblt-294f3433210ab54840ea2dba6a57c66bd2fa4a92.zip
blt-294f3433210ab54840ea2dba6a57c66bd2fa4a92.tar.gz
blt-294f3433210ab54840ea2dba6a57c66bd2fa4a92.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/test.tcl')
-rw-r--r--tests/test.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test.tcl b/tests/test.tcl
index b51a5f2..a32f812 100644
--- a/tests/test.tcl
+++ b/tests/test.tcl
@@ -1,8 +1,8 @@
source base.tcl
set w .line
-set graph [bltLineGraph $w]
-#set graph [bltBarGraph $w]
+#set graph [bltLineGraph $w]
+set graph [bltBarGraph $w]
#echo "done"
#bltPlotDestroy $w