[1chb1n,r=billy-olsen] Remove utopic amulet tests.

This commit is contained in:
Billy Olsen 2015-07-29 22:29:25 -07:00
commit f116f5ee23
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#!/usr/bin/python
"""Amulet tests on a basic heat deployment on utopic-juno."""
from basic_deployment import HeatBasicDeployment
if __name__ == '__main__':
deployment = HeatBasicDeployment(series='utopic')
deployment.run_tests()