update runner to new test runner

This commit is contained in:
Corwin Kuiper 2021-04-13 01:25:04 +01:00
parent b2c7e1b95d
commit c7d31a6cf9

View file

@ -7,4 +7,4 @@ target = "thumbv4t-none-eabi"
[target.thumbv4t-none-eabi]
rustflags = ["-Clink-arg=-Tgba.ld"]
runner = "mgba-test-runner"
runner = "xvfb-run mgba-test-runner"