Changeset 326:46fe057f2605 for pdw/tests/functional/test_api.py
- Timestamp:
- 03/10/10 12:32:00 (6 months ago)
- Branch:
- default
- Files:
-
- 1 modified
-
pdw/tests/functional/test_api.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pdw/tests/functional/test_api.py
r325 r326 12 12 'work' : { 13 13 'title': 'A Christmas Carol'}, 14 'jurisdiction': ' netherlands'14 'jurisdiction': 'uk' 15 15 } 16 16 params_json = json.dumps(params)
