summaryrefslogtreecommitdiffstats
path: root/tests/all.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.tcl')
-rw-r--r--tests/all.tcl15
1 files changed, 6 insertions, 9 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index 4318d49..55df317 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -1,14 +1,11 @@
source graph.tcl
-source xaxis.tcl
-source axis.tcl
source line.tcl
source bar.tcl
-source element.tcl
-source pen.tcl
source crosshairs.tcl
source legend.tcl
-source marker.tcl
-source bitmapmarker.tcl
-source linemarker.tcl
-source polygonmarker.tcl
-source textmarker.tcl
+source xaxis.tcl
+source axis.tcl
+source element.tcl
+source pen.tcl
+source markerall.tcl
+