blob: 1d4a0c8f7c984b0887cf1a6c007bac925eaacc9d [file] [log] [blame]
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>MR Integration Fail reconnect Test</title>
<script type="text/javascript" src="common.js"></script>
<script>
function checkReconnectSessionFails(sessionId) {
reconnectSessionAndExpectFailure(sessionId, 'Unknown route');
}
</script>
</head>
<body>
</body>
</html>