diff options
Diffstat (limited to 'llvm/utils/llvm-test-mustache-spec/llvm-test-mustache-spec.cpp')
-rw-r--r-- | llvm/utils/llvm-test-mustache-spec/llvm-test-mustache-spec.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/llvm-test-mustache-spec/llvm-test-mustache-spec.cpp b/llvm/utils/llvm-test-mustache-spec/llvm-test-mustache-spec.cpp index bdcef37..9007eb3 100644 --- a/llvm/utils/llvm-test-mustache-spec/llvm-test-mustache-spec.cpp +++ b/llvm/utils/llvm-test-mustache-spec/llvm-test-mustache-spec.cpp @@ -112,7 +112,6 @@ static const StringMap<StringSet<>> XFailTestNames = {{ "Section - Alternate Delimiters", "Section - Multiple Calls", }}, - {"partials.json", {"Standalone Indentation"}}, }}; struct TestData { |