Skip to content

Commit

Permalink
Merged basicTest into canWeMakeItRun
Browse files Browse the repository at this point in the history
  • Loading branch information
ysb33r committed Jul 14, 2016
1 parent 80007f4 commit 892e05a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 19 deletions.
15 changes: 0 additions & 15 deletions src/gradleTest/basicTest/build.gradle

This file was deleted.

2 changes: 0 additions & 2 deletions src/gradleTest/basicTest/make.bat

This file was deleted.

2 changes: 0 additions & 2 deletions src/gradleTest/basicTest/make.sh

This file was deleted.

1 change: 1 addition & 0 deletions src/gradleTest/canWeMakeItRun/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ gnumake {
make {
flags DESTDIR : 'foo/bar'
targets 'build','install'
environment foo : 'bar'
}

task runGradleTest {
Expand Down

0 comments on commit 892e05a

Please sign in to comment.