Missed tagging a commented out test for edwinwu, and cleaned up some minor problems with the filename/path validator.

PiperOrigin-RevId: 416134225
This commit is contained in:
jfcarroll
2021-12-13 14:24:45 -08:00
committed by Copybara-Service
parent 5107a030fd
commit c77356eb92
4 changed files with 17 additions and 16 deletions
+1
View File
@@ -23,6 +23,7 @@ objc_library(
srcs = [
"Platform/GNCCryptoTest.mm",
"Platform/GNCInputFileTest.mm",
# TODO(edwinwu): This test is failing, needs fixing.
#"Platform/GNCMultiThreadExecutorTest.mm",
"Platform/GNCScheduledExecutorTest.mm",
"Platform/GNCSingleThreadExecutorTest.mm",