| <!DOCTYPE html> | |
| <html> | |
| <!-- | |
| Copyright 2014 The Chromium Authors. All rights reserved. | |
| Use of this source code is governed by a BSD-style license that can be | |
| found in the LICENSE file. | |
| --> | |
| <head> | |
| <meta http-equiv="Pragma" content="no-cache"> | |
| <meta http-equiv="Expires" content="-1"> | |
| <title>Testing with gtest</title> | |
| <script src="index.js"></script> | |
| </head> | |
| <body> | |
| <h1>Testing with gtest</h1> | |
| </body> | |
| </html> |