diff options
Diffstat (limited to 'tests/axis.tcl')
-rw-r--r-- | tests/axis.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/axis.tcl b/tests/axis.tcl index 296adc7..51aeabd 100644 --- a/tests/axis.tcl +++ b/tests/axis.tcl @@ -8,7 +8,6 @@ $graph axis configure y -bd 2 -background cyan -title "Y\nAxis" bltCmd $graph axis activate y echo "Testing Axis..." -bltCmd $graph axis configure x bltTest3 $graph axis y -activeforeground red $dops bltTest3 $graph axis y -activerelief sunken $dops |