Chromium Code Reviews| Index: third_party/gsutil/third_party/boto/tests/unit/vpc/__init__.py |
| diff --git a/third_party/gsutil/third_party/boto/tests/unit/vpc/__init__.py b/third_party/gsutil/third_party/boto/tests/unit/vpc/__init__.py |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c7856c5b1b52bd958bdae54feb9e37562c288821 |
| --- /dev/null |
| +++ b/third_party/gsutil/third_party/boto/tests/unit/vpc/__init__.py |
| @@ -0,0 +1,3 @@ |
| +""" |
| +Test package for VPC |
| +""" |