Changeset 516 for Dev/trunk/node_modules/should/Readme.md
- Timestamp:
- 03/14/14 12:36:58 (11 years ago)
- Location:
- Dev/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk
- Property svn:ignore
-
old new 1 1 build 2 quod-erat.git
-
- Property svn:ignore
-
Dev/trunk/node_modules/should/Readme.md
r484 r516 223 223 ## property 224 224 225 Assert property exists and has optional value :225 Assert property exists and has optional value(compare using `===`): 226 226 ```javascript 227 227 user.should.have.property('name')
Note: See TracChangeset
for help on using the changeset viewer.