aboutsummaryrefslogtreecommitdiff
path: root/tests/container_test.go
Commit message (Collapse)AuthorAgeFilesLines
* reorganize codeStefan Majewsky2018-02-191-0/+85
* Gophercloud dependencies move into subpackage gopherschwift. * Tests move into subpackage tests (to avoid import cycles). + Rename "Client" to "Backend".