Added RunTask acceptance tests

Added a basic RunTask test to test the functionality of the new aptly
task run command. More to come...
This commit is contained in:
Simon Aquino
2014-08-16 15:11:14 +00:00
parent 6ff601f4a2
commit b59471ad35
3 changed files with 48 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
"""
Test aptly task run
"""
from .run import *