diff options
Diffstat (limited to 'tests/bargraph.tcl')
-rw-r--r-- | tests/bargraph.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bargraph.tcl b/tests/bargraph.tcl index 66e62c7..032c0cd 100644 --- a/tests/bargraph.tcl +++ b/tests/bargraph.tcl @@ -4,6 +4,7 @@ set w .bar set graph [bltBarGraph $w] echo "Testing Bar Graph..." +bltCmd $graph configure # Graph bltTest $graph -aspect 2 |