# ignite-456: revert test comment
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/4b888c74 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/4b888c74 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/4b888c74 Branch: refs/heads/ignite-456 Commit: 4b888c745b0214511dd5b07fbdf6df24fec09bf6 Parents: ec49c4c Author: Artem Shutak <[email protected]> Authored: Mon May 18 16:48:53 2015 +0300 Committer: Artem Shutak <[email protected]> Committed: Mon May 18 16:48:53 2015 +0300 ---------------------------------------------------------------------- dev-tools/build.gradle | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4b888c74/dev-tools/build.gradle ---------------------------------------------------------------------- diff --git a/dev-tools/build.gradle b/dev-tools/build.gradle index 89fdb32..0fb0801 100644 --- a/dev-tools/build.gradle +++ b/dev-tools/build.gradle @@ -15,8 +15,6 @@ * limitations under the License. */ -// This comment for testing patches. - apply plugin: 'groovy' repositories {
