summaryrefslogtreecommitdiff
path: root/tests/deploy_with_storage-trusty
blob: f7e83146e3fcaad424d53eff83ba383f3f5d7daf (plain)
1 2 3 4 5 6 
#!/usr/bin/env python3 import deploy_with_storage t = deploy_with_storage.WithStorage('trusty') t.run()