Skip to content

Commit

Permalink
Add kafka 010 module to modules.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hvanhovell committed Oct 6, 2016
1 parent 0bac9ff commit 5ba78b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/sparktestsupport/modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ def __hash__(self):
]
)

streaming_kafka-0-10 = Module(
streaming_kafka_0_10 = Module(
name="streaming-kafka-0-10",
dependencies=[streaming],
source_file_regexes=[
Expand Down

0 comments on commit 5ba78b6

Please sign in to comment.