You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ Requirements for develop: [Node.js](http://nodejs.org/) (that includes the npm).
31
31
$ npm install
32
32
$ grunt test
33
33
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.
0 commit comments