summaryrefslogtreecommitdiffstats
path: root/testing/performance/perftest_android_startup.js
diff options
context:
space:
mode:
Diffstat (limited to 'testing/performance/perftest_android_startup.js')
-rw-r--r--testing/performance/perftest_android_startup.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/performance/perftest_android_startup.js b/testing/performance/perftest_android_startup.js
index 4dfcd32af0..55f17dca6e 100644
--- a/testing/performance/perftest_android_startup.js
+++ b/testing/performance/perftest_android_startup.js
@@ -4,7 +4,7 @@
/* eslint-env node */
"use strict";
-async function test(context, commands) {}
+async function test() {}
module.exports = {
test,