From: Tomas Babej Date: Thu, 25 Dec 2014 17:51:04 +0000 (+0100) Subject: tests: Make tests Python 2.6 compatible, avoid using assertRaises as context manager X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/commitdiff_plain/34438b38241750f4feace6b6b75b59da2bc2fcfd?hp=34438b38241750f4feace6b6b75b59da2bc2fcfd tests: Make tests Python 2.6 compatible, avoid using assertRaises as context manager ---