From f778a70502f8c622c0f3ef71ebc6c7c96e20f5de Mon Sep 17 00:00:00 2001 From: "Alexander G. Zimmerman" Date: Sat, 11 May 2019 16:10:32 +0200 Subject: [PATCH] Clarify where to point pytest [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d304b7..e40182c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ The following assumes that the Firedrake virtual environment is already activate Test with - python3 -m pytest sapphire/ + python3 -m pytest sapphire/tests/ Install with