mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-07 18:35:34 +00:00
all: clean up code, upgrade to modern Go
Signed-off-by: ddkwork
This commit is contained in:
@@ -52,7 +52,7 @@ func TestQueueProcessReadClipboard(t *testing.T) {
|
||||
assertClipboardReadCmd(t, r, 1)
|
||||
ops.Reset()
|
||||
|
||||
for i := 0; i < 3; i++ {
|
||||
for range 3 {
|
||||
// No ReadCmd
|
||||
// One receiver must still wait for response
|
||||
|
||||
|
||||
Reference in New Issue
Block a user