diff options
Diffstat (limited to 'devtools/shared/performance/test/xpcshell.ini')
-rw-r--r-- | devtools/shared/performance/test/xpcshell.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devtools/shared/performance/test/xpcshell.ini b/devtools/shared/performance/test/xpcshell.ini new file mode 100644 index 000000000..737f6d67b --- /dev/null +++ b/devtools/shared/performance/test/xpcshell.ini @@ -0,0 +1,8 @@ +[DEFAULT] +tags = devtools +head = head.js +tail = +firefox-appdir = browser +skip-if = toolkit == 'android' + +[test_perf-utils-allocations-to-samples.js] |