Skip to content

Commit 72ee02c

Browse files
committed
Whitespace change to retrigger build.
1 parent ce1d0f1 commit 72ee02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLiteTests/ConnectionTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,6 @@ class ConnectionTests : SQLiteTestCase {
336336
sleep(1)
337337
finished = reads.reduce(true) { $0 && ($1 > 500) }
338338
}
339-
}
339+
}
340340

341341
}

0 commit comments

Comments
 (0)