Skip to content

Commit

Permalink
WINEDEBUG=+all
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Jul 26, 2024
1 parent 09f40bd commit 794d5d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bgb_get_snapshot.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ def make_and_run(rom_relative):
rom_relative,
],
cwd=base_dir,
env="WINEDEBUG=+all",
# stdout=subprocess.DEVNULL,
# stderr=subprocess.DEVNULL,
)
Expand Down

0 comments on commit 794d5d6

Please sign in to comment.