| Sreekanth Pothanis | 07400f3 | 2015-09-08 00:26:14 -0700 | [diff] [blame] | 1 | /* |
| 2 | This is package created is to hold fixtures (which imports testing), | ||||
| 3 | so that importing volumeattach package does not inadvertently import testing into production code | ||||
| 4 | More information here: | ||||
| Jon Perritt | 27249f4 | 2016-02-18 10:35:59 -0600 | [diff] [blame] | 5 | https://github.com/gophercloud/gophercloud/issues/473 |
| Sreekanth Pothanis | 07400f3 | 2015-09-08 00:26:14 -0700 | [diff] [blame] | 6 | */ |
| 7 | package testing | ||||