diff options
Diffstat (limited to 'test/testabilityPatch.js')
| -rw-r--r-- | test/testabilityPatch.js | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/test/testabilityPatch.js b/test/testabilityPatch.js index 375e01c7..bb553d68 100644 --- a/test/testabilityPatch.js +++ b/test/testabilityPatch.js @@ -1,3 +1,5 @@ +'use strict'; +  /**   * Here is the problem: http://bugs.jquery.com/ticket/7292   * basically jQuery treats change event on some browsers (IE) as a | 
