summaryrefslogtreecommitdiff
path: root/chromium/third_party/nearby/src/connections/clients/ios/BuildTests/Test.swift
blob: 6769ee911140be1a1d908a97be6d76b260ed922c (plain)
1
2
3
4
5
6
7
8
import NearbyConnections
import XCTest

class BuildTests: XCTestCase {
  func testBuild() {
    // At least one test case is needed.
  }
}