Skip to content

Commit c6d097a

Browse files
committed
Add: The document about test scripts.
1 parent 334bde3 commit c6d097a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Requirements for develop: [Node.js](http://nodejs.org/) (that includes the npm).
3131
$ npm install
3232
$ grunt test
3333

34+
And, the test scripts (it using [QUnit](https://qunitjs.com/) testing framework) has included into [t/](https://github.com/mugifly/jquery-simple-datetimepicker/tree/master/t) directory.
35+
3436
### Contributors
3537

3638
[List of contributors](CONTRIBUTORS.md); Thanks.

0 commit comments

Comments
 (0)