From 187998ad0c620ca4ed3261da7dcd4b1f5249d105 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Wed, 16 Aug 2017 15:43:24 -0400 Subject: [PATCH] tests: minor cleanup This is actually just an excuse to `fedpkg push` and kick the CI pipeline because it doesn't get triggered by PR merges today: https://pagure.io/fedora-infrastructure/issue/6263. --- tests/library/qemu_provision.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/library/qemu_provision.py b/tests/library/qemu_provision.py index f28d88c..1e776a1 100644 --- a/tests/library/qemu_provision.py +++ b/tests/library/qemu_provision.py @@ -12,7 +12,6 @@ import tempfile # HACK: Ansible requires this exact string to be here from ansible.module_utils.basic import * -# # Test this module like this # # echo '{ "ANSIBLE_MODULE_ARGS": { "subjects": "cloud.qcow2" } }' \