Skip to content

Commit

Permalink
Run the integration tests with assertions enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Mar 19, 2015
1 parent fae9d12 commit e168692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smack-integration-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description = """\
Smack integration tests."""

mainClassName = 'org.igniterealtime.smack.inttest.SmackIntegrationTestFramework'
applicationDefaultJvmArgs = ["-enableassertions"]

dependencies {
compile project(':smack-java7')
Expand Down

0 comments on commit e168692

Please sign in to comment.