commit | 9ae28bafbe89a6dcc1d05858943d2e127f7e599e | [log] [tgz] |
---|---|---|
author | Ildar Svetlov <isvetlov@mirantis.com> | Fri Mar 27 15:01:41 2020 +0400 |
committer | Ildar Svetlov <isvetlov@mirantis.com> | Fri Mar 27 15:01:41 2020 +0400 |
tree | c408e90e5acc7f2de9470ffab0d0510ab114a087 | |
parent | 82d4291ef6801eb0fc785f7c5ba0857f18d66694 [diff] [blame] |
Backport openstack/blockstorage/extensions/quotasets/ Change-Id: I4ab546714af9bfce738d3d0cfa6f86ed7f889d1d Related-PROD: PROD-34272
diff --git a/openstack/blockstorage/extensions/quotasets/testing/doc.go b/openstack/blockstorage/extensions/quotasets/testing/doc.go new file mode 100644 index 0000000..30d864e --- /dev/null +++ b/openstack/blockstorage/extensions/quotasets/testing/doc.go
@@ -0,0 +1,2 @@ +// quotasets unit tests +package testing