diff options
Diffstat (limited to 'tests/unit/core')
-rw-r--r-- | tests/unit/core/core.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html index 308f22b84..49caa2ab7 100644 --- a/tests/unit/core/core.html +++ b/tests/unit/core/core.html @@ -8,7 +8,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="core.js"></script> |