Commit 751e07d4 by Eric Fiselier

add newline

parent 69d1a524
...@@ -40,4 +40,4 @@ int main(int argc, char** argv) { ...@@ -40,4 +40,4 @@ int main(int argc, char** argv) {
benchmark::internal::get_abort_handler() = &test_handler; benchmark::internal::get_abort_handler() = &test_handler;
benchmark::Initialize(&argc, argv); benchmark::Initialize(&argc, argv);
benchmark::RunSpecifiedBenchmarks(); benchmark::RunSpecifiedBenchmarks();
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment