diff options
Diffstat (limited to 'test/libyul/Common.h')
-rw-r--r-- | test/libyul/Common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libyul/Common.h b/test/libyul/Common.h index b9c3d2fb..ee191494 100644 --- a/test/libyul/Common.h +++ b/test/libyul/Common.h @@ -39,7 +39,7 @@ namespace assembly struct AsmAnalysisInfo; } } -namespace julia +namespace yul { namespace test { |