Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
dim-s committed May 8, 2018
1 parent 2dd6320 commit 01da85d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jphp-scripting/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ sourceSets {

dependencies {
compile project(':jphp-core')
compile project(':jphp-runtime')
compile project(':exts/jphp-zend-ext')

testCompile 'junit:junit:4.+'
Expand Down

0 comments on commit 01da85d

Please sign in to comment.