diff options
Diffstat (limited to 'test/Index/format-comment-cdecls.c')
-rw-r--r-- | test/Index/format-comment-cdecls.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Index/format-comment-cdecls.c b/test/Index/format-comment-cdecls.c index 989ce5c022..f282d2bb87 100644 --- a/test/Index/format-comment-cdecls.c +++ b/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 |