Update iOS InputFile.

PiperOrigin-RevId: 416188311
This commit is contained in:
edwinwu
2021-12-21 14:47:20 -08:00
committed by hai007
parent 52358d7992
commit 2e316588f7
9 changed files with 43 additions and 94 deletions
+1 -2
View File
@@ -23,8 +23,7 @@ objc_library(
srcs = [
"Platform/GNCCryptoTest.mm",
"Platform/GNCInputFileTest.mm",
# TODO(edwinwu): This test is failing, needs fixing.
#"Platform/GNCMultiThreadExecutorTest.mm",
"Platform/GNCMultiThreadExecutorTest.mm",
"Platform/GNCScheduledExecutorTest.mm",
"Platform/GNCSingleThreadExecutorTest.mm",
],