feat(timepicker2): added date math tests

This commit is contained in:
Torkel Ödegaard
2015-09-16 18:48:41 +02:00
parent 3912eb7b26
commit d705108be5
14 changed files with 7494 additions and 74 deletions

View File

@@ -66,6 +66,6 @@
"grunt-sync": "^0.4.1",
"karma-sinon": "^1.0.3",
"lodash": "^2.4.1",
"sinon": "1.10.3"
"sinon": "1.16.1"
}
}