diff options
Diffstat (limited to 'test/py/README.md')
-rw-r--r-- | test/py/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/py/README.md b/test/py/README.md index 4d9d2b81d1..2156661d6c 100644 --- a/test/py/README.md +++ b/test/py/README.md @@ -310,6 +310,7 @@ instances of: - `buildconfig.get(...` - `@pytest.mark.buildconfigspec(...` +- `@pytest.mark.notbuildconfigspec(...` ### Complete invocation example |