aboutsummaryrefslogtreecommitdiff
path: root/contexts/data/lib/closure-library/closure/goog/proto2/textformatserializer_test.html
blob: bd8e43d276ea15e619ac1b5221219f0b70a15049 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!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>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Closure Unit Tests - goog.proto2 - textformatserializer.js</title>
<script src="../base.js"></script>
</head>
<body>
<script>
goog.require('goog.proto2.TextFormatSerializerTest');
</script>
</body>
</html>