blob: 3de28e1ea715a323e86e1e4893a53c833c5feb79 [file] [log] [blame]
<!DOCTYPE html>
<html>
<!--
Copyright 2011 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
Author: ruilopes@google.com (Rui do Nascimento Dias Lopes)
-->
<head>
<title>
Closure Unit Tests - goog.storage.mechanism.HTML5WebStorage
</title>
<script src="../../base.js">
</script>
<script>
goog.require('goog.storage.mechanism.HTML5WebStorageTest');
</script>
<body>
</body>
</head>
</html>