← Back to team overview

sts-sponsors team mailing list archive

[Merge] ~cgrabowski/maas:fix_perf_test_pytest_collection into maas:master

 

Christian Grabowski has proposed merging ~cgrabowski/maas:fix_perf_test_pytest_collection into maas:master.

Commit message:
add missing __init__.py



Requested reviews:
  MAAS Maintainers (maas-maintainers)

For more details, see:
https://code.launchpad.net/~cgrabowski/maas/+git/maas/+merge/436147
-- 
Your team MAAS Maintainers is requested to review the proposed merge of ~cgrabowski/maas:fix_perf_test_pytest_collection into maas:master.
diff --git a/src/maasperf/tests/maasserver/__init__.py b/src/maasperf/tests/maasserver/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/maasperf/tests/maasserver/__init__.py

Follow ups