src/ldt/ldt/text/tests/__init__.py
changeset 22 03d02cf0bea7
child 63 93325a5d61f0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/ldt/ldt/text/tests/__init__.py	Fri Feb 11 11:51:35 2011 +0100
@@ -0,0 +1,3 @@
+from base_tests import *
+from oauth_tests import *
+from server_tests import *
\ No newline at end of file