Add mock support for caracal

This is to enable caracal charms.openstack charms to test correctly as
caracal can be appropriately mocked.

Change-Id: Iea9d2aed7968dda0235694f3a9d73bad1573067c
This commit is contained in:
Alex Kavanagh 2024-01-18 11:40:30 +00:00
parent ec900beaca
commit aec72e735b
1 changed files with 1 additions and 0 deletions

View File

@ -82,4 +82,5 @@ def mock_charmhelpers():
'zed',
'antelope',
'bobcat',
'caracal',
)