Changeset 2041
- Timestamp:
- 06/17/09 15:13:01 (9 months ago)
- Location:
- branches/0.9/pylucid_project/tests
- Files:
-
- 1 added
- 1 modified
-
test_PluginEditPage.py (added)
-
__init__.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9/pylucid_project/tests/__init__.py
r2024 r2041 7 7 from test_PluginAPI import * 8 8 from test_PluginBreadcrumb import * 9 from test_PluginEditPage import *