aboutsummaryrefslogtreecommitdiffstats
path: root/test/libjulia/Common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/libjulia/Common.cpp')
-rw-r--r--test/libjulia/Common.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/libjulia/Common.cpp b/test/libjulia/Common.cpp
index d8cd20b6..41f5d320 100644
--- a/test/libjulia/Common.cpp
+++ b/test/libjulia/Common.cpp
@@ -67,6 +67,7 @@ pair<shared_ptr<Block>, shared_ptr<assembly::AsmAnalysisInfo>> dev::julia::test:
*analysisInfo,
errorReporter,
dev::test::Options::get().evmVersion(),
+ boost::none,
flavour
);
if (analyzer.analyze(*parserResult))