Skip to content

Commit

Permalink
Remove dependency on presto-tests from Druid, BigQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed Nov 13, 2020
1 parent e1ec17b commit c0b2fa7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions presto-bigquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,12 +221,6 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-tests</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-tpch</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions presto-druid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,6 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-tests</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-tpch</artifactId>
Expand Down

0 comments on commit c0b2fa7

Please sign in to comment.