summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/test.tcl8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/test.tcl b/tests/test.tcl
new file mode 100644
index 0000000..d299833
--- /dev/null
+++ b/tests/test.tcl
@@ -0,0 +1,8 @@
+source base.tcl
+
+set w .line
+set graph [bltLineGraph $w]
+
+#echo "done"
+#bltPlotDestroy $w
+