summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjoye <joye>2014-04-22 18:06:31 (GMT)
committerjoye <joye>2014-04-22 18:06:31 (GMT)
commitdfe0cf8222ead76e0618e19088bd651cc4135d4e (patch)
tree067584ad30d2a4a66b28e7406d080a8c4bc0f84d /tests
parentd057058a5547241b50fb6516bdd1fbefbb1b3654 (diff)
downloadblt-dfe0cf8222ead76e0618e19088bd651cc4135d4e.zip
blt-dfe0cf8222ead76e0618e19088bd651cc4135d4e.tar.gz
blt-dfe0cf8222ead76e0618e19088bd651cc4135d4e.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/all.tcl6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index 55df317..3669b78 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -7,5 +7,9 @@ source xaxis.tcl
source axis.tcl
source element.tcl
source pen.tcl
-source markerall.tcl
+source marker.tcl
+source bitmapmarker.tcl
+source linemarker.tcl
+source polygonmarker.tcl
+source textmarker.tcl