docs/frames.html in mocha-1.11.0 vs docs/frames.html in mocha-1.11.1
- old
+ new
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
- <title>Mocha 1.11.0</title>
+ <title>Mocha 1.11.1</title>
</head>
<script type="text/javascript" charset="utf-8">
var match = unescape(window.location.hash).match(/^#!(.+)/);
var name = match ? match[1] : 'index.html';
name = name.replace(/^(\w+):\/\//, '').replace(/^\/\//, '');