summaryrefslogtreecommitdiffstats
path: root/tests/cxx/fullinfo_for_templates.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/fullinfo_for_templates.cc')
-rw-r--r--tests/cxx/fullinfo_for_templates.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/fullinfo_for_templates.cc b/tests/cxx/fullinfo_for_templates.cc
index 79e42c5..628d4be 100644
--- a/tests/cxx/fullinfo_for_templates.cc
+++ b/tests/cxx/fullinfo_for_templates.cc
@@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
+// IWYU_ARGS: -I .
+
// Test that when a template is typedef'd that the location of the definition, not
// any forward declaration, is included.