Chromium Code Reviews| Index: vpython/venv/test_data/pants.src/pants/__init__.py |
| diff --git a/vpython/venv/test_data/pants.src/pants/__init__.py b/vpython/venv/test_data/pants.src/pants/__init__.py |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5c8a3e2d5984a6c3202444e5254fc592914d4a59 |
| --- /dev/null |
| +++ b/vpython/venv/test_data/pants.src/pants/__init__.py |
| @@ -0,0 +1,4 @@ |
| +# 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. |
| + |