Changeset 1265
- Timestamp:
- 10/31/08 11:31:10 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/camptocamp/MapFishUnhcr/client/mfbase/mapfish/tests/widgets/data/Proxy.html
r1264 r1265 29 29 protocol: protocol 30 30 }); 31 console.log(proxy.protocol);32 31 t.ok(proxy.protocol == protocol, 33 32 "ctor sets protocol in protocol property");