diff options
Diffstat (limited to 'tests/unit/dialog/common-deprecated.js')
-rw-r--r-- | tests/unit/dialog/common-deprecated.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/dialog/common-deprecated.js b/tests/unit/dialog/common-deprecated.js index 69153039c..26f7cb201 100644 --- a/tests/unit/dialog/common-deprecated.js +++ b/tests/unit/dialog/common-deprecated.js @@ -36,7 +36,7 @@ common.testWidget( "dialog", { title: null, width: 300, - // callbacks + // Callbacks beforeClose: null, close: null, create: null, |