python-certifi: add github runtime test
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 27 Jul 2023 19:51:39 +0000 (16:51 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 28 Jul 2023 13:39:18 +0000 (10:39 -0300)
commit219edcfa31ed2c55dc6bc4af049c92451157cf23
treef0cc9d5eea2fb0393d53621263f8540ca7e9b3cb
parent0309bfd56f1101fea61f6b6ec179efa7a8811b8b
python-certifi: add github runtime test

This loads the module, which should return the path of the CA bundle
and verifies that the file exists.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
lang/python/python-certifi/test.sh [new file with mode: 0644]