summaryrefslogtreecommitdiffstats
path: root/tests/cxx/redecls.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/redecls.cc')
-rw-r--r--tests/cxx/redecls.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/redecls.cc b/tests/cxx/redecls.cc
index 05def32..61a9e86 100644
--- a/tests/cxx/redecls.cc
+++ b/tests/cxx/redecls.cc
@@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
+// IWYU_ARGS: -I .
+
// For types that can be declared in many places -- functions,
// typedefs, variables, and the like -- make sure that we accept
// any declaration as satisfying a use. In order to minimize