import XCTest
@testable import CapgoCompassPlugin

class CapgoCompassPluginTests: XCTestCase {
    func testExample() {
        // This is an example of a functional test case.
        XCTAssertTrue(true)
    }
}
