diff --git a/.slather.yml b/.slather.yml index 6f77c31..9200c51 100644 --- a/.slather.yml +++ b/.slather.yml @@ -1,3 +1,2 @@ -ci_service: travis_ci coverage_service: coveralls xcodeproj: libPhoneNumber.xcodeproj diff --git a/libPhoneNumberTests/libPhoneNumberTest-Prefix.pch b/libPhoneNumberTests/libPhoneNumberTest-Prefix.pch index b71b86c..497a263 100644 --- a/libPhoneNumberTests/libPhoneNumberTest-Prefix.pch +++ b/libPhoneNumberTests/libPhoneNumberTest-Prefix.pch @@ -11,6 +11,7 @@ #define LIB_PHONE_NUMBER_TEST 1 -#import "libPhoneNumber-Prefix.pch" +#import +#import #endif