Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8768)

Unified Diff: chrome/test/kasko/py/kasko/__init__.py

Issue 2621363002: Remove Kasko! (Closed)
Patch Set: Rebase Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/kasko/kasko_integration_test.py ('k') | chrome/test/kasko/py/kasko/config.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/kasko/py/kasko/__init__.py
diff --git a/chrome/test/kasko/py/kasko/__init__.py b/chrome/test/kasko/py/kasko/__init__.py
deleted file mode 100755
index 82c0441ba24ba36092b528a352d3cb8298cb2518..0000000000000000000000000000000000000000
--- a/chrome/test/kasko/py/kasko/__init__.py
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/usr/bin/env python
-# Copyright 2016 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.
-
-import config
-import crash_server
-import exceptions
-import integration_test
-import process
-import report
-import util
« no previous file with comments | « chrome/test/kasko/kasko_integration_test.py ('k') | chrome/test/kasko/py/kasko/config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698