Skip to content

Commit

Permalink
tests: Do not explicitly require Python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tbabej authored and pbeckingham committed Feb 7, 2019
1 parent adece30 commit 2140298
Show file tree
Hide file tree
Showing 121 changed files with 121 additions and 121 deletions.
2 changes: 1 addition & 1 deletion test/abbreviation.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/add.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/alias.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/annotate.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/append.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/args.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/backlog.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/bash_completion.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/blocked.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/bulk.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/burndown.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/calc.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/calendar.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/caseless.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/color.cmd.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/color.rules.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/columns.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/commands.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/completed.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/configuration.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/confirmation.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/context.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/count.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/custom.config.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/custom.recur_ind.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/custom.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/custom.tag_ind.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/date.iso.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/dateformat.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/datesort.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/datetime-negative.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/debug.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/default.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/delete.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/denotate.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/dependencies.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/diag.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/diag_color.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/dom2.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/due.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/duplicate.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/edit.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/encoding.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/enpassant.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/exec.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/export.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/feature.559.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/feature.default.project.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/feature.print.empty.columns.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/feature.recurrence.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/feedback.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/filter.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/fontunderline.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/format.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/gc.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/helpers.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/history.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/hooks.env.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/hooks.on-add.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/hooks.on-exit.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/hooks.on-launch.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/hooks.on-modify.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/hyphenate.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/ids.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/import.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion test/info.t
@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
###############################################################################
#
Expand Down

0 comments on commit 2140298

Please sign in to comment.