blob: d21e2a12e4d9c5968dad32c700e3495822823d6b [file] [log] [blame]
<!DOCTYPE html>
<html>
<!--
Copyright 2012 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 Unit Tests - Object matchers
</title>
<script src="../../base.js">
</script>
<script>
goog.require('goog.labs.testing.objectMatcherTest');
</script>
</head>
<body>
</body>
</html>