Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / tools / swarming_client / tests / isolate / non_existent.isolate
1 # Copyright 2012 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     'files': [
7       'A_file_that_do_not_exist',
8     ],
9   },
10 }