PACKAGE_NAME derived from tests.__name__, cleanup
commit8f269326d5da4ae05fa92ad959f564d1823467c8
authorFlorian Friesdorf <flo@chaoflow.net>
Mon, 9 Feb 2009 20:08:37 +0000 (9 21:08 +0100)
committerFlorian Friesdorf <flo@chaoflow.net>
Mon, 9 Feb 2009 20:08:37 +0000 (9 21:08 +0100)
treebee65d51383817d75b862fe1603c44cbb82b3bf4
parent01bdf8d02d6e20a524dc395ac1aa4ed82b83384e
PACKAGE_NAME derived from tests.__name__, cleanup
16 files changed:
src/paula/testing/__init__.py
src/paula/testing/config.py [deleted file]
src/paula/testing/configure.zcml [deleted file]
src/paula/testing/ftesting.zcml [deleted file]
src/paula/testing/globs.py
src/paula/testing/mock.py
src/paula/testing/module.py
src/paula/testing/no_package/no_package_file.txt
src/paula/testing/package/__init__.py
src/paula/testing/package/module.py
src/paula/testing/package/subpackage/__init__.py
src/paula/testing/package/subpackage/module.py
src/paula/testing/plonetesting.py [deleted file]
src/paula/testing/testing.py
src/paula/testing/tests.py
src/paula/testing/utils.py