Skip to content

Commit c0b2fa7

Browse files
committed
Remove dependency on presto-tests from Druid, BigQuery
1 parent e1ec17b commit c0b2fa7

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

presto-bigquery/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -221,12 +221,6 @@
221221
<scope>test</scope>
222222
</dependency>
223223

224-
<dependency>
225-
<groupId>io.prestosql</groupId>
226-
<artifactId>presto-tests</artifactId>
227-
<scope>test</scope>
228-
</dependency>
229-
230224
<dependency>
231225
<groupId>io.prestosql</groupId>
232226
<artifactId>presto-tpch</artifactId>

presto-druid/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,6 @@
106106
<scope>test</scope>
107107
</dependency>
108108

109-
<dependency>
110-
<groupId>io.prestosql</groupId>
111-
<artifactId>presto-tests</artifactId>
112-
<scope>test</scope>
113-
</dependency>
114-
115109
<dependency>
116110
<groupId>io.prestosql</groupId>
117111
<artifactId>presto-tpch</artifactId>

0 commit comments

Comments
 (0)