diff options
Diffstat (limited to 'tests/all.tcl')
-rw-r--r-- | tests/all.tcl | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/all.tcl b/tests/all.tcl index 12089d9..5863765 100644 --- a/tests/all.tcl +++ b/tests/all.tcl @@ -8,9 +8,5 @@ source axis.tcl source xaxis.tcl source legend.tcl source crosshairs.tcl -source marker.tcl -source bitmapmarker.tcl -source linemarker.tcl -source polygonmarker.tcl -source textmarker.tcl +source markers.tcl |