diff options
Diffstat (limited to 'tests/test.tcl')
-rw-r--r-- | tests/test.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.tcl b/tests/test.tcl index 6c17a4d..df6ffd8 100644 --- a/tests/test.tcl +++ b/tests/test.tcl @@ -5,6 +5,6 @@ set graph [bltLineGraph $w] #set graph [bltBarGraph $w] -#echo "done" +#puts stderr "done" #bltPlotDestroy $w |