summaryrefslogtreecommitdiffstats
path: root/tests/crosshairs.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/crosshairs.tcl')
-rw-r--r--tests/crosshairs.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/crosshairs.tcl b/tests/crosshairs.tcl
index c3cf2ad..cb3a93e 100644
--- a/tests/crosshairs.tcl
+++ b/tests/crosshairs.tcl
@@ -3,6 +3,8 @@ source base.tcl
set w .line
set graph [bltLineGraph $w]
+echo "Testing Crosshairs..."
+
$graph crosshairs configure -hide no
$graph crosshairs configure -position "@200,200"