summaryrefslogtreecommitdiffstats
path: root/tests/cxx/casts.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/casts.cc')
-rw-r--r--tests/cxx/casts.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/casts.cc b/tests/cxx/casts.cc
index 5806fcb..602ea1f 100644
--- a/tests/cxx/casts.cc
+++ b/tests/cxx/casts.cc
@@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
+// IWYU_ARGS: -I .
+
// Tests that we handle correctly handle the various types of cast.
#include "tests/cxx/casts-d1.h"