diff options
Diffstat (limited to 'metrics/next-linux-clang8-release-style.json')
-rw-r--r-- | metrics/next-linux-clang8-release-style.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/metrics/next-linux-clang8-release-style.json b/metrics/next-linux-clang8-release-style.json new file mode 100644 index 0000000000..518337de9e --- /dev/null +++ b/metrics/next-linux-clang8-release-style.json @@ -0,0 +1,12 @@ +{ + "asset_path": "../mapbox-gl-js/test/integration", + "base_test_path": "../mapbox-gl-js/test/integration", + "expectation_paths": [ + "expectations/platform-all" + ], + "ignore_paths": [ + "ignores/platform-all.json", + "ignores/platform-linux.json" + ], + "vendor_path": "../vendor" +} |