summaryrefslogtreecommitdiffstats
path: root/tests/test.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.tcl')
-rw-r--r--tests/test.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test.tcl b/tests/test.tcl
index b51a5f2..120958b 100644
--- a/tests/test.tcl
+++ b/tests/test.tcl
@@ -4,6 +4,8 @@ set w .line
set graph [bltLineGraph $w]
#set graph [bltBarGraph $w]
+$graph postscript output foo.ps
+
#echo "done"
#bltPlotDestroy $w