Skip to content
Snippets Groups Projects
Commit 8f9a0bc2 authored by Eric Cano's avatar Eric Cano
Browse files

Fixed missing newline at end of file for SLC5.

parent 538fa54d
Branches
Tags
No related merge requests found
......@@ -110,4 +110,5 @@ namespace ThreadedUnitTests {
ASSERT_NE(std::string::npos, w.find("Exception in child thread"));
}
}
} // namespace ThreadedUnitTests
\ No newline at end of file
} // namespace ThreadedUnitTests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment