blob: 331994c04b58a03176a6006648a50236ba1e0903 [file] [log] [blame]
<!DOCTYPE html>
<html>
<!--
Copyright 2008 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 andybons@google.com (Andrew Bonventre)
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Closure Unit Tests - goog.testing.MockUserAgent</title>
<script src="../base.js"></script>
<body>
<script>
goog.require('goog.testing.MockUserAgentTest');
</script>
</script>
</body>
</html>