Tests for publishing to Amazon S3.

This commit is contained in:
Andrey Smirnov
2014-10-01 17:48:51 +04:00
parent 1afbae8f7c
commit 5d69871ca4
17 changed files with 500 additions and 1 deletions
+1
View File
@@ -8,3 +8,4 @@ from .repo import *
from .snapshot import *
from .switch import *
from .update import *
from .s3 import *