summaryrefslogtreecommitdiffhomepage
path: root/test/option.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/option.test.cpp')
-rw-r--r--test/option.test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/option.test.cpp b/test/option.test.cpp
index 211f044..fdc8d37 100644
--- a/test/option.test.cpp
+++ b/test/option.test.cpp
@@ -30,4 +30,4 @@ BOOST_AUTO_TEST_CASE( option_should_succeed )
ret = false;
}
BOOST_TEST( ret == true );
-} \ No newline at end of file
+}