diff --git a/test/abbreviation.t b/test/abbreviation.t index 9bebc53e5..600bc18b4 100755 --- a/test/abbreviation.t +++ b/test/abbreviation.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/add.t b/test/add.t index 9f395b79d..6e2c934db 100755 --- a/test/add.t +++ b/test/add.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/alias.t b/test/alias.t index fabd5b949..e4e54bfae 100755 --- a/test/alias.t +++ b/test/alias.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/annotate.t b/test/annotate.t index b0ac8feeb..1acc879d2 100755 --- a/test/annotate.t +++ b/test/annotate.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/append.t b/test/append.t index 8215dca67..1179aa995 100755 --- a/test/append.t +++ b/test/append.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/args.t b/test/args.t index 9d99e178c..3480bdaae 100755 --- a/test/args.t +++ b/test/args.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/backlog.t b/test/backlog.t index 7ab4b2f4e..516506d47 100755 --- a/test/backlog.t +++ b/test/backlog.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/bash_completion.t b/test/bash_completion.t index 704f9dc57..ff58efaf2 100755 --- a/test/bash_completion.t +++ b/test/bash_completion.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/blocked.t b/test/blocked.t index 8e88c1c7a..b419e3143 100755 --- a/test/blocked.t +++ b/test/blocked.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/bulk.t b/test/bulk.t index 60a96bf0c..488427d55 100755 --- a/test/bulk.t +++ b/test/bulk.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/burndown.t b/test/burndown.t index 91c02da63..8f18d56d0 100755 --- a/test/burndown.t +++ b/test/burndown.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/calc.t b/test/calc.t index 5533f9d03..8a4d8cea2 100755 --- a/test/calc.t +++ b/test/calc.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/calendar.t b/test/calendar.t index e088a5833..2249c6d95 100755 --- a/test/calendar.t +++ b/test/calendar.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/caseless.t b/test/caseless.t index 1ba4aa875..8e9a26874 100755 --- a/test/caseless.t +++ b/test/caseless.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/color.cmd.t b/test/color.cmd.t index 7ec3a4d75..d4dd1d791 100755 --- a/test/color.cmd.t +++ b/test/color.cmd.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/color.rules.t b/test/color.rules.t index 8f3da10cd..163b488a2 100755 --- a/test/color.rules.t +++ b/test/color.rules.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/columns.t b/test/columns.t index 49d4fb681..16307e3cc 100755 --- a/test/columns.t +++ b/test/columns.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/commands.t b/test/commands.t index 18fe3ce75..d143b831a 100755 --- a/test/commands.t +++ b/test/commands.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/completed.t b/test/completed.t index e90406977..2bcf80e13 100755 --- a/test/completed.t +++ b/test/completed.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/configuration.t b/test/configuration.t index 469b20bb1..8182917e7 100755 --- a/test/configuration.t +++ b/test/configuration.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/confirmation.t b/test/confirmation.t index 6034fef2c..323ba1cba 100755 --- a/test/confirmation.t +++ b/test/confirmation.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/context.t b/test/context.t index b5a941c3b..e4e4f0d08 100755 --- a/test/context.t +++ b/test/context.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/count.t b/test/count.t index 214a03f5b..312ebd220 100755 --- a/test/count.t +++ b/test/count.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/custom.config.t b/test/custom.config.t index 05228adc4..b31d54d03 100755 --- a/test/custom.config.t +++ b/test/custom.config.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/custom.recur_ind.t b/test/custom.recur_ind.t index f5d5871f2..727bac4d8 100755 --- a/test/custom.recur_ind.t +++ b/test/custom.recur_ind.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/custom.t b/test/custom.t index 4c0f52cf4..3ae702bca 100755 --- a/test/custom.t +++ b/test/custom.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/custom.tag_ind.t b/test/custom.tag_ind.t index d55963b66..ed8217918 100755 --- a/test/custom.tag_ind.t +++ b/test/custom.tag_ind.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/date.iso.t b/test/date.iso.t index a0202531e..96c1c20da 100755 --- a/test/date.iso.t +++ b/test/date.iso.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/dateformat.t b/test/dateformat.t index 0eb3b59e9..e95a4bbfe 100755 --- a/test/dateformat.t +++ b/test/dateformat.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/datesort.t b/test/datesort.t index b31822109..9bbf984ef 100755 --- a/test/datesort.t +++ b/test/datesort.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/datetime-negative.t b/test/datetime-negative.t index 2ff90dee7..86ee43a9b 100755 --- a/test/datetime-negative.t +++ b/test/datetime-negative.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/debug.t b/test/debug.t index 6d9392e77..3054c6935 100755 --- a/test/debug.t +++ b/test/debug.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/default.t b/test/default.t index fe91825a0..cef949255 100755 --- a/test/default.t +++ b/test/default.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/delete.t b/test/delete.t index 0d1334b3e..15cd8f66d 100755 --- a/test/delete.t +++ b/test/delete.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/denotate.t b/test/denotate.t index 8438e3a06..4ea1503ca 100755 --- a/test/denotate.t +++ b/test/denotate.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/dependencies.t b/test/dependencies.t index 0c23069a8..26254515e 100755 --- a/test/dependencies.t +++ b/test/dependencies.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/diag.t b/test/diag.t index 3fde4d33f..cdbc5018a 100755 --- a/test/diag.t +++ b/test/diag.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/diag_color.t b/test/diag_color.t index 36512bfe4..150e12d4d 100755 --- a/test/diag_color.t +++ b/test/diag_color.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/dom2.t b/test/dom2.t index 7a0157d88..40458801d 100755 --- a/test/dom2.t +++ b/test/dom2.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/due.t b/test/due.t index 7dd19d2bd..7a3fe1473 100755 --- a/test/due.t +++ b/test/due.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/duplicate.t b/test/duplicate.t index 81e54fda4..3ad205358 100755 --- a/test/duplicate.t +++ b/test/duplicate.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/edit.t b/test/edit.t index 6ba7a770d..47663fce5 100755 --- a/test/edit.t +++ b/test/edit.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/encoding.t b/test/encoding.t index d860566e9..42d49b315 100755 --- a/test/encoding.t +++ b/test/encoding.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/enpassant.t b/test/enpassant.t index 086c3254f..e40319002 100755 --- a/test/enpassant.t +++ b/test/enpassant.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/exec.t b/test/exec.t index c580d98cd..800c98cb0 100755 --- a/test/exec.t +++ b/test/exec.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/export.t b/test/export.t index c0092825b..f7ef9ba51 100755 --- a/test/export.t +++ b/test/export.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/feature.559.t b/test/feature.559.t index 386881ae8..646f6d2e4 100755 --- a/test/feature.559.t +++ b/test/feature.559.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/feature.default.project.t b/test/feature.default.project.t index 49e656faa..7fe44b1ba 100755 --- a/test/feature.default.project.t +++ b/test/feature.default.project.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/feature.print.empty.columns.t b/test/feature.print.empty.columns.t index cb3162a6f..7ba146d0e 100755 --- a/test/feature.print.empty.columns.t +++ b/test/feature.print.empty.columns.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/feature.recurrence.t b/test/feature.recurrence.t index d7d41eeaa..9c9d510e9 100755 --- a/test/feature.recurrence.t +++ b/test/feature.recurrence.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/feedback.t b/test/feedback.t index 151ed1390..80e952c82 100755 --- a/test/feedback.t +++ b/test/feedback.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/filter.t b/test/filter.t index c23da15ca..bc39fb0a4 100755 --- a/test/filter.t +++ b/test/filter.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/fontunderline.t b/test/fontunderline.t index 5830cd28f..9502a2112 100755 --- a/test/fontunderline.t +++ b/test/fontunderline.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/format.t b/test/format.t index 8fb3f7147..7e274e2ce 100755 --- a/test/format.t +++ b/test/format.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/gc.t b/test/gc.t index f2f2dbf86..e278bd5b9 100755 --- a/test/gc.t +++ b/test/gc.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/helpers.t b/test/helpers.t index 69999f6c9..c990995f2 100755 --- a/test/helpers.t +++ b/test/helpers.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/history.t b/test/history.t index f4a724cbd..1dff59d6f 100755 --- a/test/history.t +++ b/test/history.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/hooks.env.t b/test/hooks.env.t index e1e4ec088..5aac2f8f5 100755 --- a/test/hooks.env.t +++ b/test/hooks.env.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/hooks.on-add.t b/test/hooks.on-add.t index e2fb296e7..50912e74c 100755 --- a/test/hooks.on-add.t +++ b/test/hooks.on-add.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/hooks.on-exit.t b/test/hooks.on-exit.t index 05a1cad86..fd89da375 100755 --- a/test/hooks.on-exit.t +++ b/test/hooks.on-exit.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/hooks.on-launch.t b/test/hooks.on-launch.t index 47fa513b3..0c7ed22e5 100755 --- a/test/hooks.on-launch.t +++ b/test/hooks.on-launch.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/hooks.on-modify.t b/test/hooks.on-modify.t index b3f6152ea..55f037169 100755 --- a/test/hooks.on-modify.t +++ b/test/hooks.on-modify.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/hyphenate.t b/test/hyphenate.t index fb81ee05a..b1643b6d8 100755 --- a/test/hyphenate.t +++ b/test/hyphenate.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/ids.t b/test/ids.t index 6a0b80311..dfd3eb46b 100755 --- a/test/ids.t +++ b/test/ids.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/import.t b/test/import.t index e65d55187..817d72f0f 100755 --- a/test/import.t +++ b/test/import.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/info.t b/test/info.t index 483005be2..19af3f844 100755 --- a/test/info.t +++ b/test/info.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/limit.t b/test/limit.t index 0acb29793..9e26d682a 100755 --- a/test/limit.t +++ b/test/limit.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/list.all.projects.t b/test/list.all.projects.t index ee063f7ae..c1d2ca027 100755 --- a/test/list.all.projects.t +++ b/test/list.all.projects.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/log.t b/test/log.t index d9c623c0d..ba9df31d7 100755 --- a/test/log.t +++ b/test/log.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/logo.t b/test/logo.t index 5475434a3..c6583fbfb 100755 --- a/test/logo.t +++ b/test/logo.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/math.t b/test/math.t index 59b71de13..e5fc8189f 100755 --- a/test/math.t +++ b/test/math.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/modify.t b/test/modify.t index 0cb2f1abc..f32925445 100755 --- a/test/modify.t +++ b/test/modify.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/nag.t b/test/nag.t index f7032e8d6..380366e5a 100755 --- a/test/nag.t +++ b/test/nag.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/obfuscate.t b/test/obfuscate.t index dae711e32..790fd47a1 100755 --- a/test/obfuscate.t +++ b/test/obfuscate.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/oldest.t b/test/oldest.t index ec094878c..68867fa0e 100755 --- a/test/oldest.t +++ b/test/oldest.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/operators.t b/test/operators.t index e5d83b508..985141dec 100755 --- a/test/operators.t +++ b/test/operators.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/overdue.t b/test/overdue.t index f9a98f6dd..6d6f8fc4b 100755 --- a/test/overdue.t +++ b/test/overdue.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/partial.t b/test/partial.t index 46541d8f0..968e72eb2 100755 --- a/test/partial.t +++ b/test/partial.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/prepend.t b/test/prepend.t index 489e67ebe..adafa52eb 100755 --- a/test/prepend.t +++ b/test/prepend.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/pri_sort.t b/test/pri_sort.t index 0d2d27632..df1757c92 100755 --- a/test/pri_sort.t +++ b/test/pri_sort.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/project.t b/test/project.t index 6328eba12..4ce43e6e7 100755 --- a/test/project.t +++ b/test/project.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/purge.t b/test/purge.t index fe4844306..29315c190 100755 --- a/test/purge.t +++ b/test/purge.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/quotes.t b/test/quotes.t index 06385643e..f30808114 100755 --- a/test/quotes.t +++ b/test/quotes.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/rc.override.t b/test/rc.override.t index 9e817f6d4..8eb37f1eb 100755 --- a/test/rc.override.t +++ b/test/rc.override.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/recurrence.t b/test/recurrence.t index bc3d1734f..dcb9afb0f 100755 --- a/test/recurrence.t +++ b/test/recurrence.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/reports.t b/test/reports.t index 87929ef21..8574eb7fc 100755 --- a/test/reports.t +++ b/test/reports.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/search.t b/test/search.t index d1329800a..90de10439 100755 --- a/test/search.t +++ b/test/search.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/sequence.t b/test/sequence.t index ba4feb250..da3d23dc9 100755 --- a/test/sequence.t +++ b/test/sequence.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/shell.t b/test/shell.t index 8ca96f707..e224d11ed 100755 --- a/test/shell.t +++ b/test/shell.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/show.t b/test/show.t index 1c85dbcb6..5f9d5a32e 100755 --- a/test/show.t +++ b/test/show.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/sorting.t b/test/sorting.t index dd6b3a8e9..696717465 100755 --- a/test/sorting.t +++ b/test/sorting.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/special.t b/test/special.t index 8f0f69843..194ef57ba 100755 --- a/test/special.t +++ b/test/special.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/start.t b/test/start.t index 281a85a60..bf16d3258 100755 --- a/test/start.t +++ b/test/start.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/stats.t b/test/stats.t index cb94c6b71..7534fcf07 100755 --- a/test/stats.t +++ b/test/stats.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/substitute.t b/test/substitute.t index 6a71cb74c..160a8feff 100755 --- a/test/substitute.t +++ b/test/substitute.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/sugar.t b/test/sugar.t index a4f5291f0..3f132da48 100755 --- a/test/sugar.t +++ b/test/sugar.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/summary.t b/test/summary.t index ad95d90c6..bfd2c8c88 100755 --- a/test/summary.t +++ b/test/summary.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/tag.t b/test/tag.t index ca38772d7..c6c4a71a5 100755 --- a/test/tag.t +++ b/test/tag.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/taskrc.t b/test/taskrc.t index 90296c23e..3e15fd84e 100755 --- a/test/taskrc.t +++ b/test/taskrc.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/template.t b/test/template.t index 394ba1edb..7a8a3cf6f 100644 --- a/test/template.t +++ b/test/template.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/timesheet.t b/test/timesheet.t index bf861fbf7..d9131344c 100755 --- a/test/timesheet.t +++ b/test/timesheet.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/tw-1379.t b/test/tw-1379.t index d38022e4c..8f68a45ac 100755 --- a/test/tw-1379.t +++ b/test/tw-1379.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/tw-1837.t b/test/tw-1837.t index 56e1b499e..a9ed05ad0 100644 --- a/test/tw-1837.t +++ b/test/tw-1837.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/tw-20.t b/test/tw-20.t index 9babab699..7205f2a14 100755 --- a/test/tw-20.t +++ b/test/tw-20.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/tw-262.t b/test/tw-262.t index 32f9345ea..da1ef881e 100755 --- a/test/tw-262.t +++ b/test/tw-262.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/tw-295.t b/test/tw-295.t index 82f80cfe6..4908e451b 100755 --- a/test/tw-295.t +++ b/test/tw-295.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/tw-46.t b/test/tw-46.t index 9415bec99..df8f615c2 100755 --- a/test/tw-46.t +++ b/test/tw-46.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/uda.t b/test/uda.t index 4fac2761d..6c514fe9e 100755 --- a/test/uda.t +++ b/test/uda.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/uda_orphan.t b/test/uda_orphan.t index 2789b2f63..e0b40cfbc 100755 --- a/test/uda_orphan.t +++ b/test/uda_orphan.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/uda_report.t b/test/uda_report.t index 2b0d1b4c9..c3fced113 100755 --- a/test/uda_report.t +++ b/test/uda_report.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/uda_sort.t b/test/uda_sort.t index 3438e01b2..200e5c8e0 100755 --- a/test/uda_sort.t +++ b/test/uda_sort.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/undo.t b/test/undo.t index 97b115550..d90e34c54 100755 --- a/test/undo.t +++ b/test/undo.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/unicode.t b/test/unicode.t index 26121c634..4e7c6c3df 100755 --- a/test/unicode.t +++ b/test/unicode.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/unique.t b/test/unique.t index 70f8c76c3..cce4c13c5 100755 --- a/test/unique.t +++ b/test/unique.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/upgrade.t b/test/upgrade.t index e9c08537e..cca512658 100755 --- a/test/upgrade.t +++ b/test/upgrade.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/urgency.t b/test/urgency.t index bc748fab2..a07f61539 100755 --- a/test/urgency.t +++ b/test/urgency.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/urgency_inherit.t b/test/urgency_inherit.t index e3934895c..9b7f32451 100755 --- a/test/urgency_inherit.t +++ b/test/urgency_inherit.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/uuid.t b/test/uuid.t index 3b81d3aa5..9172dec8f 100755 --- a/test/uuid.t +++ b/test/uuid.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/verbose.t b/test/verbose.t index 4d3215747..a6461add4 100755 --- a/test/verbose.t +++ b/test/verbose.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/version.t b/test/version.t index 97f1c5262..1076aad86 100755 --- a/test/version.t +++ b/test/version.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### # diff --git a/test/wait.t b/test/wait.t index bd921c06d..952778ddf 100755 --- a/test/wait.t +++ b/test/wait.t @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### #