Skip to content

Commit

Permalink
test error method
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriomazzeo committed Jan 29, 2019
1 parent 8fcf55f commit a9a1cdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/FluentMongoTests/FluentMongoProviderTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class FluentMongoProviderTests: XCTestCase {
static let allTests = [
("testIndex", testIndex),
("testModels", testModels),
("testError", testError),
("testFilterCollectionInSubset", testFilterCollectionInSubset),
("testJoin", testJoin),
("testDistinct", testDistinct),
Expand Down

0 comments on commit a9a1cdd

Please sign in to comment.