summaryrefslogtreecommitdiffstats
path: root/tkblt/tests/test.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tkblt/tests/test.tcl')
-rw-r--r--tkblt/tests/test.tcl10
1 files changed, 10 insertions, 0 deletions
diff --git a/tkblt/tests/test.tcl b/tkblt/tests/test.tcl
new file mode 100644
index 0000000..df6ffd8
--- /dev/null
+++ b/tkblt/tests/test.tcl
@@ -0,0 +1,10 @@
+source base.tcl
+
+set w .line
+set graph [bltLineGraph $w]
+
+#set graph [bltBarGraph $w]
+
+#puts stderr "done"
+#bltPlotDestroy $w
+