Drop 'hp' from storage tests.

This commit is contained in:
Vít Ondruch 2016-09-13 10:47:33 +02:00
parent bf76c51f8d
commit 5fb2f60feb
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@ def storage_providers
:aws => {
:mocked => true
},
:hp => {
:mocked => true
},
:internetarchive => {
:mocked => true
},