Index: tests/__init__.py |
diff --git a/tests/__init__.py b/tests/__init__.py |
index fe852d5e9308645482cae911e725fd8ac039c1bc..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 |
--- a/tests/__init__.py |
+++ b/tests/__init__.py |
@@ -1,6 +0,0 @@ |
-#!/usr/bin/python |
-# Copyright (c) 2009 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. |
- |
-"""Unit tests for depot_tools.""" |