Skip to content

Commit

Permalink
Re-enable WindowedWordCountIT on Flink runner in precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
kennknowles committed Apr 24, 2017
1 parent f8d6168 commit 876f621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/java/pom.xml
Expand Up @@ -209,6 +209,7 @@
<configuration>
<includes>
<include>WordCountIT.java</include>
<include>WindowedWordCountIT.java</include>
</includes>
<parallel>all</parallel>
<threadCount>4</threadCount>
Expand Down

0 comments on commit 876f621

Please sign in to comment.