fix debug mode on Windows

This commit is contained in:
Maximilian Hils
2016-06-13 18:06:44 -07:00
parent ccf4723505
commit 3c9a70b761
2 changed files with 9 additions and 3 deletions

View File

@@ -18,3 +18,7 @@ def test_dump_stacks():
def test_sysinfo():
assert debug.sysinfo()
def test_register_info_dumpers():
debug.register_info_dumpers()