blob: f82ebf899e22a68f1530d6acca608be61bb7d50d [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.
-->
<!--
-->
<head>
<title>
Closure Integration Tests - Old goog.db API
</title>
<script src="../base.js">
</script>
<script>
goog.require('goog.oldDbTest');
</script>
</head>
<body>
</body>
</html>