
This change migrates the testing suite from using ostestr and testr to using stester. Also cleaned up a missing space from tox.ini. Change-Id: I886401a1efce6cb617a4db7a90ec9454bbea1d71
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./tests/unit}
|
|
top_dir=./
|
|
group_regex=.*(test_cert_setup)
|