[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:
@@ -21,6 +21,10 @@
|
||||
*****************************************************************************/
|
||||
/*global define,Promise*/
|
||||
|
||||
/*
|
||||
* Copied from the ClickAwayController in platform/commonUI/general
|
||||
*/
|
||||
|
||||
define(
|
||||
[],
|
||||
function () {
|
||||
|
||||
Reference in New Issue
Block a user