Changeset 302
- Timestamp:
- 02/05/08 09:08:26 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/stable/cartwheel-server/tests/functional-tests/test-with-user/test-web/__init__.py
r300 r302 61 61 62 62 def test_create_nway(): 63 return 64 63 65 go('http://localhost/canal/') 64 66 code('200')
