System tests for publish update empty -> empty. #66

This commit is contained in:
Andrey Smirnov
2014-06-11 20:42:13 +04:00
parent ebc47f7d5d
commit 856dd7021c
3 changed files with 268 additions and 250 deletions
+5 -5
View File
@@ -2,9 +2,9 @@
Testing publishing snapshots
"""
from .drop import *
from .list import *
from .repo import *
from .snapshot import *
from .switch import *
# from .drop import *
# from .list import *
# from .repo import *
# from .snapshot import *
# from .switch import *
from .update import *