1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 11:02:26 +03:00

import Assertions.

This commit is contained in:
Rob Rix 2015-10-06 13:16:23 -04:00
parent b3e6a92224
commit ea09799e58

View File

@ -45,5 +45,6 @@ private func SES(a: [Term], _ b: [Term]) -> [Diff] {
}
import Assertions
@testable import Doubt
import XCTest