Python-agnosticize coverage_dungeon.py.

This commit is contained in:
Jason S. Ninneman 2017-07-11 16:07:09 -07:00 committed by Eric S. Raymond
parent a0c33c2483
commit bd1b893263
2 changed files with 2 additions and 2 deletions

2
tests/coverage_dungeon.py Normal file → Executable file
View file

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python
# This is the open-adventure dungeon text coverage report generator. It
# consumes a YAML description of the dungeon and determines whether the