Permalink
Browse files

Add mention of test.single to README

  • Loading branch information...
1 parent 38713af commit c8720491595f80967cc6047b36017500f344dd46 @droazen droazen committed on GitHub Aug 3, 2016
Showing with 2 additions and 0 deletions.
  1. +2 −0 README.md
View
@@ -40,6 +40,8 @@ Example gradle usage from the htsjdk root directory:
```
./gradlew test
+ ./gradlew test -Dtest.single=TestClassName
+
./gradlew test --tests htsjdk.variant.variantcontext.AlleleUnitTest
./gradlew test --tests "*AlleleUnitTest"

0 comments on commit c872049

Please sign in to comment.