summaryrefslogtreecommitdiffstats
path: root/tests/all.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-03-26 19:38:01 (GMT)
committerjoye <joye>2014-03-26 19:38:01 (GMT)
commita78a78c2c45694657e8aa2fa78cbae1b6c78e808 (patch)
tree6c96d0777d027b75fa2d52bbf78de41744806b40 /tests/all.tcl
parent89a6725b0b1fd8edef4978bd2203dc86ddb6ebdc (diff)
downloadblt-a78a78c2c45694657e8aa2fa78cbae1b6c78e808.zip
blt-a78a78c2c45694657e8aa2fa78cbae1b6c78e808.tar.gz
blt-a78a78c2c45694657e8aa2fa78cbae1b6c78e808.tar.bz2
*** empty log message ***
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
+