System test on conflicting files when publishing. #65

This commit is contained in:
Andrey Smirnov
2014-06-27 22:29:01 +04:00
parent 685a4de4e7
commit aeecc1ec91
5 changed files with 35 additions and 5 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 *