aboutsummaryrefslogtreecommitdiff
path: root/tests/dump/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dump/driver.cxx')
-rw-r--r--tests/dump/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dump/driver.cxx b/tests/dump/driver.cxx
index 33836cb..1d10e85 100644
--- a/tests/dump/driver.cxx
+++ b/tests/dump/driver.cxx
@@ -522,7 +522,7 @@ main (Int argc, Char* argv[])
//
SemanticGraph::Path path (argv[i], boost::filesystem::native);
- Parser parser (true, true);
+ Parser parser (true, false, true);
Evptr<SemanticGraph::Schema> tu (parser.parse (path));
//