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, 0 insertions, 10 deletions
diff --git a/tkblt/tests/test.tcl b/tkblt/tests/test.tcl
deleted file mode 100644
index df6ffd8..0000000
--- a/tkblt/tests/test.tcl
+++ /dev/null
@@ -1,10 +0,0 @@
-source base.tcl
-
-set w .line
-set graph [bltLineGraph $w]
-
-#set graph [bltBarGraph $w]
-
-#puts stderr "done"
-#bltPlotDestroy $w
-