This commit is contained in:
Tim Bentley 2017-03-05 17:07:21 +00:00
parent cb9ac8cde2
commit 699342c89d
3 changed files with 2 additions and 5 deletions

View File

@ -18,4 +18,4 @@
# You should have received a copy of the GNU General Public License along #
# with this program; if not, write to the Free Software Foundation, Inc., 59 #
# Temple Place, Suite 330, Boston, MA 02111-1307 USA #
###############################################################################
###############################################################################

View File

@ -18,4 +18,4 @@
# You should have received a copy of the GNU General Public License along #
# with this program; if not, write to the Free Software Foundation, Inc., 59 #
# Temple Place, Suite 330, Boston, MA 02111-1307 USA #
###############################################################################
###############################################################################

View File

@ -81,6 +81,3 @@ class TestRemoteDeploy(TestCase, TestMixin):
callback = MagicMock()
callback.was_cancelled = False
download_and_check(callback)