diff options
Diffstat (limited to 'tests/unit/dialog/dialog.html')
-rw-r--r-- | tests/unit/dialog/dialog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/dialog/dialog.html b/tests/unit/dialog/dialog.html index 635ac8bf7..4679c3131 100644 --- a/tests/unit/dialog/dialog.html +++ b/tests/unit/dialog/dialog.html @@ -13,7 +13,7 @@ <link type="text/css" href="../testsuite.css" rel="stylesheet" /> <script type="text/javascript" src="../testsuite.js"></script> - <script type="text/javascript" src="../../../external/testrunner-r6343.js"></script> + <script type="text/javascript" src="../../../external/testrunner-r6416.js"></script> <script type="text/javascript" src="../../jquery.simulate.js"></script> <script type="text/javascript" src="dialog_core.js"></script> |