Chromium Code Reviews| Index: vpython/venv/test_data/pants.src/pants/pants.py |
| diff --git a/vpython/venv/test_data/pants.src/pants/pants.py b/vpython/venv/test_data/pants.src/pants/pants.py |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..948bfbbd1e7ff7241fc90e1cc74c171907a75fb3 |
| --- /dev/null |
| +++ b/vpython/venv/test_data/pants.src/pants/pants.py |
| @@ -0,0 +1,5 @@ |
| +# Copyright 2017 The LUCI Authors. All rights reserved. |
| +# Use of this source code is governed under the Apache License, Version 2.0 |
| +# that can be found in the LICENSE file. |
| + |
| +# Testing File. |