Add workaround for game-input crash
parent
e8b8b9e446
commit
a423c83e6d
|
@ -1,7 +1,8 @@
|
||||||
IN: game-input.tests
|
IN: game-input.tests
|
||||||
USING: game-input tools.test kernel system ;
|
USING: game-input tools.test kernel system threads ;
|
||||||
|
|
||||||
os windows? os macosx? or [
|
os windows? os macosx? or [
|
||||||
[ ] [ open-game-input ] unit-test
|
[ ] [ open-game-input ] unit-test
|
||||||
|
[ ] [ yield ] unit-test
|
||||||
[ ] [ close-game-input ] unit-test
|
[ ] [ close-game-input ] unit-test
|
||||||
] when
|
] when
|
Loading…
Reference in New Issue