Skip to content

Commit

Permalink
oof
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Jul 28, 2024
1 parent 69684b7 commit d959f61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
import subprocess


os.subprocess.run([
subprocess.call([
"../bgb/bgb64.exe",
"-set \"DebugSrcBrk=1\"",
"-autoexit",
Expand Down

0 comments on commit d959f61

Please sign in to comment.