Add a few small snapshot tests (#2038)

* add manifest data test

* begin tests for io

* add unit tests for snapshot io

* service smoke test

* remove empty service module
This commit is contained in:
Robert Habermeier
2016-09-05 12:24:03 +02:00
committed by Arkadiy Paronyan
parent da2c2e5fc6
commit 4e466f09db
6 changed files with 156 additions and 6 deletions

View File

@@ -653,4 +653,4 @@ impl BlockRebuilder {
}
}
}
}
}