Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit f6eac83

Browse files
committed
Add pkg.go for acceptance tests
1 parent 8bfbfb0 commit f6eac83

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// The extensions package contains acceptance tests for the Openstack Cinder V2 extensions service.
2+
3+
package extensions
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// The v2 package contains acceptance tests for the Openstack Cinder V2 service.
2+
3+
package v2

0 commit comments

Comments
 (0)