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

Side by Side Diff: swarm_client/tests/run_isolated/repeated_files.isolated

Issue 69143004: Delete swarm_client. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 7 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "command": [
3 "python",
4 "repeated_files.py"
5 ],
6 "files": {
7 "file1.txt": {
8 "h": "a64969e7ebc5e3627680a3fbbaa1b9181d03f1b4",
9 "s": 6
10 },
11 "file1_copy.txt": {
12 "h": "a64969e7ebc5e3627680a3fbbaa1b9181d03f1b4",
13 "s": 6
14 },
15 "repeated_files.py": {
16 "h": "100f28891f7e0ef7a902bfe46f21b2972377a9ac",
17 "s": 720
18 }
19 }
20 }
OLDNEW
« no previous file with comments | « swarm_client/tests/run_isolated/regen_test_data.py ('k') | swarm_client/tests/run_isolated/repeated_files.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698