[Search] Added ClickAwayController test

Added a test for the click away controller. Because
the controller was copied from
platform/commonUI/general, so was the test.
This commit is contained in:
slhale
2015-08-14 13:56:27 -07:00
parent ced1609e51
commit adbb3486c5
3 changed files with 99 additions and 0 deletions

View File

@@ -21,6 +21,10 @@
*****************************************************************************/
/*global define,Promise*/
/*
* Copied from the ClickAwayController in platform/commonUI/general
*/
define(
[],
function () {