Uncomment lines.

This commit is contained in:
Andrey Smirnov
2014-03-06 23:46:06 +04:00
parent f143277a8e
commit 81dd5a398b
+7 -7
View File
@@ -2,11 +2,11 @@
Testing snapshot management
"""
# from .create import *
# from .show import *
# from .list import *
# from .verify import *
# from .pull import *
from .create import *
from .show import *
from .list import *
from .verify import *
from .pull import *
from .diff import *
# from .merge import *
# from .drop import *
from .merge import *
from .drop import *