aboutsummaryrefslogtreecommitdiffhomepage
path: root/Functions/Example/Tests/FIRFunctionsTests.m
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Example/Tests/FIRFunctionsTests.m')
-rw-r--r--Functions/Example/Tests/FIRFunctionsTests.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Example/Tests/FIRFunctionsTests.m b/Functions/Example/Tests/FIRFunctionsTests.m
index bec96e6..5d11601 100644
--- a/Functions/Example/Tests/FIRFunctionsTests.m
+++ b/Functions/Example/Tests/FIRFunctionsTests.m
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-@import XCTest;
+#import <XCTest/XCTest.h>
#import "FIRFunctions+Internal.h"
#import "FIRFunctions.h"