summaryrefslogtreecommitdiffstats
path: root/java/com/google/gerrit/acceptance/LightweightPluginDaemonTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/google/gerrit/acceptance/LightweightPluginDaemonTest.java')
-rw-r--r--java/com/google/gerrit/acceptance/LightweightPluginDaemonTest.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/com/google/gerrit/acceptance/LightweightPluginDaemonTest.java b/java/com/google/gerrit/acceptance/LightweightPluginDaemonTest.java
index e1bd81839e..7e50b83b4f 100644
--- a/java/com/google/gerrit/acceptance/LightweightPluginDaemonTest.java
+++ b/java/com/google/gerrit/acceptance/LightweightPluginDaemonTest.java
@@ -45,7 +45,6 @@ public class LightweightPluginDaemonTest extends AbstractDaemonTest {
testPlugin.sysModule(),
testPlugin.httpModule(),
testPlugin.sshModule(),
- testPlugin.apiModule(),
tempDataDir.getRoot().toPath());
plugin.start(env);