diff options
Diffstat (limited to 'clang/test/Index/format-comment-cdecls.c')
| -rw-r--r-- | clang/test/Index/format-comment-cdecls.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Index/format-comment-cdecls.c b/clang/test/Index/format-comment-cdecls.c index 989ce5c022e..f282d2bb87e 100644 --- a/clang/test/Index/format-comment-cdecls.c +++ b/clang/test/Index/format-comment-cdecls.c @@ -1,6 +1,5 @@ // RUN: rm -rf %t // RUN: mkdir %t -// RUN: env LIBCLANG_ACTIVATE_FORMAT=1 \ // RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../bindings/xml/comment-xml-schema.rng -target x86_64-apple-darwin10 %s \ // RUN: | FileCheck %s |

