diff options
| -rw-r--r-- | test/knownfailures.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index e03bd68463..f6d82a7c35 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -356,5 +356,5 @@          "description": ["Disable 638-checker-inline-caches temporarily until a fix",                          "arrives."],          "bug": "http://b/36371709" -    }, +    }  ]  |