diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-google-auth-oauthlib')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-google-auth-oauthlib/run-ptest | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-auth-oauthlib/run-ptest b/meta-python/recipes-devtools/python/python3-google-auth-oauthlib/run-ptest new file mode 100644 index 0000000000..f1c8729f0e --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-google-auth-oauthlib/run-ptest | |||
@@ -0,0 +1,4 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | pytest --automake | ||
4 | |||