[Checkins] SVN: z3c.testsetup/branches/new_markers/src/z3c/testsetup/tests/othercave/simplesetup01.py Add simple setup.

Uli Fouquet uli at gnufix.de
Wed Sep 3 07:41:12 EDT 2008


Log message for revision 90747:
  Add simple setup.

Changed:
  A   z3c.testsetup/branches/new_markers/src/z3c/testsetup/tests/othercave/simplesetup01.py

-=-
Added: z3c.testsetup/branches/new_markers/src/z3c/testsetup/tests/othercave/simplesetup01.py
===================================================================
--- z3c.testsetup/branches/new_markers/src/z3c/testsetup/tests/othercave/simplesetup01.py	                        (rev 0)
+++ z3c.testsetup/branches/new_markers/src/z3c/testsetup/tests/othercave/simplesetup01.py	2008-09-03 11:41:12 UTC (rev 90747)
@@ -0,0 +1,3 @@
+import z3c.testsetup
+test_suite = z3c.testsetup.register_all_tests(
+    'z3c.testsetup.tests.othercave')



More information about the Checkins mailing list