Skip to content

Commit

Permalink
Do fail on error (close #41)
Browse files Browse the repository at this point in the history
  • Loading branch information
henri-tremblay committed May 23, 2016
1 parent 490bdb8 commit 380e5ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tck-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
<version>4.4.1</version>
<extensions>true</extensions>
<configuration>
<testFailSafe>false</testFailSafe>
<test>
<instrumentationPackage>org.objenesis.tck.android</instrumentationPackage>
<instrumentationRunner>android.test.InstrumentationTestRunner</instrumentationRunner>
Expand Down

0 comments on commit 380e5ad

Please sign in to comment.