oslo.metrics/.stestr.conf
Thierry Carrez d9c4bc5eba Add a basic test framework for oslo.metrics
Add a noop test as a basic test framework.
Properly comment out the bandit line to not give the impression that
it's actually tested (it was misconfigured before).

Change-Id: Ic2278816d50ec0fa628f6616839f8b9dc0a5c299
2020-09-16 17:23:34 +02:00

4 lines
53 B
Plaintext

[DEFAULT]
test_path=./oslo_metrics/tests
top_path=./