diff --git a/mlir/unittests/Parser/ParserTest.cpp b/mlir/unittests/Parser/ParserTest.cpp --- a/mlir/unittests/Parser/ParserTest.cpp +++ b/mlir/unittests/Parser/ParserTest.cpp @@ -101,5 +101,4 @@ EXPECT_EQ(attr, b.getI64IntegerAttr(9)); } } - } // namespace