summaryrefslogtreecommitdiffstats
path: root/tests/cxx/typedefs_and_resugaring.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/typedefs_and_resugaring.cc')
-rw-r--r--tests/cxx/typedefs_and_resugaring.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/typedefs_and_resugaring.cc b/tests/cxx/typedefs_and_resugaring.cc
index b310347..9784db4 100644
--- a/tests/cxx/typedefs_and_resugaring.cc
+++ b/tests/cxx/typedefs_and_resugaring.cc
@@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
+// IWYU_ARGS: -I .
+
// Tests that when we have a typedef where the author disclaims
// responsibility (so the user has to #include the underlying type),
// we don't run into problems in a template context where the