mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-12 01:51:34 +11:00
update runner to new test runner
This commit is contained in:
parent
b2c7e1b95d
commit
c7d31a6cf9
|
@ -7,4 +7,4 @@ target = "thumbv4t-none-eabi"
|
||||||
|
|
||||||
[target.thumbv4t-none-eabi]
|
[target.thumbv4t-none-eabi]
|
||||||
rustflags = ["-Clink-arg=-Tgba.ld"]
|
rustflags = ["-Clink-arg=-Tgba.ld"]
|
||||||
runner = "mgba-test-runner"
|
runner = "xvfb-run mgba-test-runner"
|
||||||
|
|
Loading…
Reference in a new issue