Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / tools / swarming_client / tools / spam.isolate
1 # Copyright 2014 The Swarming Authors. All rights reserved.
2 # Use of this source code is governed under the Apache License, Version 2.0 that
3 # can be found in the LICENSE file.
4 {
5   'variables': {
6     'command': [
7       'python',
8       'spam.py',
9     ],
10     'files': [
11       'spam.py',
12     ],
13   },
14 }