X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=folly%2Fexperimental%2Ftest%2FNestedCommandLineAppTest.cpp;h=28e5e5e8d4799d448253d182051f0eba6c9ae0e7;hp=0b3bd38258243afc6422db5b6f29557f8fd7aba7;hb=d4aacd244f21e76dce685365acc281a9015897c1;hpb=adf4a5ac9d3604427c85dd92ec379e9d7a3a4a8a diff --git a/folly/experimental/test/NestedCommandLineAppTest.cpp b/folly/experimental/test/NestedCommandLineAppTest.cpp index 0b3bd382..28e5e5e8 100644 --- a/folly/experimental/test/NestedCommandLineAppTest.cpp +++ b/folly/experimental/test/NestedCommandLineAppTest.cpp @@ -60,7 +60,7 @@ std::string callHelper(std::initializer_list args, return p.first; } -} // namespace +} // namespace TEST(ProgramOptionsTest, Errors) { callHelper({}, 1);