Skip to content

Commit

Permalink
Show deprecation warnings during tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vdboor committed Jan 31, 2018
1 parent f84e732 commit e21843a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python -Wd
import sys
from os.path import abspath, dirname

Expand Down

0 comments on commit e21843a

Please sign in to comment.