You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/packaging/os
Toshio Kuratomi 3fba006207 Update bare exceptions to specify Exception.
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
6 years ago
..
__init__.py
conftest.py
test_apk.py
test_apt.py Update bare exceptions to specify Exception. 6 years ago
test_rhn_channel.py
test_rhn_register.py rhn_register fixes for username and password when unregistering 6 years ago
test_rhsm_repository_release.py
test_yum.py