summaryrefslogtreecommitdiffstats
path: root/tests/cxx/precomputed_tpl_args.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/precomputed_tpl_args.cc')
-rw-r--r--tests/cxx/precomputed_tpl_args.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/precomputed_tpl_args.cc b/tests/cxx/precomputed_tpl_args.cc
index cfb9e0a..94a21b2 100644
--- a/tests/cxx/precomputed_tpl_args.cc
+++ b/tests/cxx/precomputed_tpl_args.cc
@@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
+// IWYU_ARGS: -I .
+
// Tests the precomputed template-arg-use list in iwyu_cache.cc.
#include <vector>