aboutsummaryrefslogtreecommitdiffhomepage
path: root/Functions/Example/IntegrationTests/FIRIntegrationTests.m
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Example/IntegrationTests/FIRIntegrationTests.m')
-rw-r--r--Functions/Example/IntegrationTests/FIRIntegrationTests.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Example/IntegrationTests/FIRIntegrationTests.m b/Functions/Example/IntegrationTests/FIRIntegrationTests.m
index 15a5af5..bd4b127 100644
--- a/Functions/Example/IntegrationTests/FIRIntegrationTests.m
+++ b/Functions/Example/IntegrationTests/FIRIntegrationTests.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 "FIRError.h"
#import "FIRFunctions+Internal.h"