Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit abb95c0

Browse files
add fluent benchmark to linux manifest
1 parent 2a5b8d1 commit abb95c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎Tests/FluentPostgreSQLTests/FluentPostgreSQLTests.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,11 +380,12 @@ class FluentPostgreSQLTests: XCTestCase {
380380
}
381381

382382
static let allTests = [
383+
("testBenchmark", testBenchmark),
384+
("testNestedStruct", testNestedStruct),
383385
("testMinimumViableModelDeclaration", testMinimumViableModelDeclaration),
384386
("testGH24", testGH24),
385387
("testGH21", testGH21),
386388
("testPersistsDateMillisecondPart", testPersistsDateMillisecondPart),
387-
("testContains", testContains),
388389
("testGH30", testGH30),
389390
("testURL", testURL),
390391
("testDocs_type", testDocs_type),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /