Skip to content

Commit

Permalink
changed path to build
Browse files Browse the repository at this point in the history
  • Loading branch information
schroeder committed Nov 13, 2013
1 parent 3d8b8e9 commit 75ace12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ task copyToLib(type: Copy) {
}

test {
systemProperty 'tiles.source', 'build/resources/test/jfxtras/labs/map/tile'
systemProperty 'tiles.source', './build/resources/test/jfxtras/labs/map/tile'
}

0 comments on commit 75ace12

Please sign in to comment.