| Index: infra/libs/process_invocation/test/__init__.py
|
| diff --git a/appengine/chromium_status/appengine_config.py b/infra/libs/process_invocation/test/__init__.py
|
| similarity index 61%
|
| copy from appengine/chromium_status/appengine_config.py
|
| copy to infra/libs/process_invocation/test/__init__.py
|
| index a55e47793f8ea8a97fa8ea6b58191eb7fdfedfc0..047b03ca9c81be752ff203bdfb5484533b052634 100644
|
| --- a/appengine/chromium_status/appengine_config.py
|
| +++ b/infra/libs/process_invocation/test/__init__.py
|
| @@ -1,6 +1,3 @@
|
| # Copyright (c) 2015 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.
|
| -
|
| -# Make webapp.template use django 1.2. Quells default django warning.
|
| -webapp_django_version = '1.2'
|
|
|