projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb27776
)
Use Python 3, not 2.
285/head
author
Jason Ninneman
<jsn@mbar.us>
Mon, 11 Jan 2021 15:45:18 +0000
(08:45 -0700)
committer
Eric S. Raymond
<esr@thyrsus.com>
Mon, 11 Jan 2021 15:56:05 +0000
(15:56 +0000)
tests/coverage_dungeon.py
patch
|
blob
|
history
diff --git
a/tests/coverage_dungeon.py
b/tests/coverage_dungeon.py
index 97e642daa9f154e5853cf96e3776519c7043b9ca..439edad30ac1c2f7234c4b1e9bd6c4b2f89ab4a0 100755
(executable)
--- a/
tests/coverage_dungeon.py
+++ b/
tests/coverage_dungeon.py
@@
-1,4
+1,4
@@
-#!/usr/bin/env python
+#!/usr/bin/env python
3
# This is the open-adventure dungeon text coverage report generator. It
# consumes a YAML description of the dungeon and determines whether the