aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/common-deprecated.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/dialog/common-deprecated.js')
-rw-r--r--tests/unit/dialog/common-deprecated.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/dialog/common-deprecated.js b/tests/unit/dialog/common-deprecated.js
index 26f7cb201..1efdcb030 100644
--- a/tests/unit/dialog/common-deprecated.js
+++ b/tests/unit/dialog/common-deprecated.js
@@ -49,6 +49,6 @@ common.testWidget( "dialog", {
resizeStart: null,
resizeStop: null
}
-});
+} );
} );