Skip to content

Commit

Permalink
Enabled to test
Browse files Browse the repository at this point in the history
  • Loading branch information
hito4t committed Nov 4, 2016
1 parent 7b079d8 commit 1bcb998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embulk-output-mysql/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
compile project(':embulk-output-jdbc')

compile 'mysql:mysql-connector-java:5.1.34'

testCompile 'org.embulk:embulk-standards:0.8.8'
testCompile project(':embulk-output-jdbc').sourceSets.test.output
}

0 comments on commit 1bcb998

Please sign in to comment.