tests for select method

This commit is contained in:
Adam Shaw
2014-05-26 19:27:52 -07:00
parent 636d2dd195
commit 5db9a6eb97
2 changed files with 199 additions and 0 deletions
+1
View File
@@ -55,6 +55,7 @@ function SelectionManager() {
renderSelection(start, end);
reportSelection(start, end);
}
// TODO: better date normalization. see notes in automated test
function unselect(ev) {