Show deprecation warnings during tests
parent
f84e732767
commit
e21843aef9
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python -Wd
|
||||||
import sys
|
import sys
|
||||||
from os.path import abspath, dirname
|
from os.path import abspath, dirname
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue