Ignore:
Timestamp:
03/14/14 12:36:58 (11 years ago)
Author:
hendrikvanantwerpen
Message:

Enable deployment with Grunt.

Location:
Dev/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk

    • Property svn:ignore
      •  

        old new  
        11build
        2 quod-erat.git
  • Dev/trunk/node_modules/should/Readme.md

    r484 r516  
    223223## property
    224224
    225 Assert property exists and has optional value:
     225Assert property exists and has optional value(compare using `===`):
    226226```javascript
    227227user.should.have.property('name')
Note: See TracChangeset for help on using the changeset viewer.