You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by dc...@apache.org on 2021/08/19 16:01:02 UTC

[datasketches-memory] 02/02: Update README for strict tests

This is an automated email from the ASF dual-hosted git repository.

dcromberge pushed a commit to branch dependency-updates
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit b1f2237f236dac48f98c72b53b2c7c992e00175f
Author: David Cromberge <da...@gmail.com>
AuthorDate: Thu Aug 19 17:00:48 2021 +0100

    Update README for strict tests
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a0442a2..f57d32a 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ To run normal unit tests:
 
     $ mvn clean test
 
-To run the strict profile tests:
+To run the strict profile tests (only supported in Java 8):
 
     $ mvn clean test -P strict
 

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org