diff options
Diffstat (limited to 'tests/unit/dialog/dialog_deprecated.html')
-rw-r--r-- | tests/unit/dialog/dialog_deprecated.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/dialog/dialog_deprecated.html b/tests/unit/dialog/dialog_deprecated.html index b26c38e9a..5bcdf75e5 100644 --- a/tests/unit/dialog/dialog_deprecated.html +++ b/tests/unit/dialog/dialog_deprecated.html @@ -30,7 +30,7 @@ }); </script> - <script src="dialog_common_derecated.js"></script> + <script src="dialog_common_deprecated.js"></script> <script src="dialog_core.js"></script> <script src="dialog_events.js"></script> <script src="dialog_methods.js"></script> |