diff options
Diffstat (limited to 'render-test/linux-manifest.json')
-rw-r--r-- | render-test/linux-manifest.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/render-test/linux-manifest.json b/render-test/linux-manifest.json new file mode 100644 index 0000000000..32a5afdbdb --- /dev/null +++ b/render-test/linux-manifest.json @@ -0,0 +1,7 @@ +{ + "base_test_path":"../mapbox-gl-js/test/integration", + "expectation_paths":["expected/render-tests"], + "ignore_paths":["../platform/node/test/ignores.json", "../render-test/linux-ignores.json", "../render-test/tests/should-fail.json"], + "vendor_path":"../vendor", + "asset_path": "../mapbox-gl-js/test/integration" +}
\ No newline at end of file |