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

Unified Diff: sync/tools/testserver/xmppserver_test.py

Issue 11971025: [sync] Divorce python sync test server chromiumsync.py from testserver.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 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 | « sync/tools/testserver/xmppserver.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/tools/testserver/xmppserver_test.py
diff --git a/net/tools/testserver/xmppserver_test.py b/sync/tools/testserver/xmppserver_test.py
similarity index 99%
rename from net/tools/testserver/xmppserver_test.py
rename to sync/tools/testserver/xmppserver_test.py
index 7431c84fe6a2671f2b30c5e28ba617dbf6729ecf..1a539d1af99e771cfa71438a51d0f5ad3e9a660e 100755
--- a/net/tools/testserver/xmppserver_test.py
+++ b/sync/tools/testserver/xmppserver_test.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright (c) 2011 The Chromium Authors. All rights reserved.
+# Copyright 2013 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.
« no previous file with comments | « sync/tools/testserver/xmppserver.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698