Skip to content
Commit fd1057d1 authored by Torsten Schönfeld's avatar Torsten Schönfeld
Browse files

Fix a test failure in t/zz-GdkEvent.t

Apparently, the default main loop's event queue might sometimes already
contain events even though we did not put any in there (for example, a
settings change notification).  This caused test failures.  To avoid
this, clear the event queue before relying on its contents.
parent 15f111f7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment