X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Ftest%2Ftest_annotations.cpp;h=2e4cb50642e6871858df209ea8234952332ebcbd;hp=970d516ee93613e1166be1ef2a701650b661aab8;hb=f3c0553a22b0e4ddc39ee45f51725352d92e97f1;hpb=5e4c30bbdd87540257a0414bdb09d61ba9690ba8 diff --git a/alg/test/test_annotations.cpp b/alg/test/test_annotations.cpp index 970d516..2e4cb50 100644 --- a/alg/test/test_annotations.cpp +++ b/alg/test/test_annotations.cpp @@ -71,4 +71,5 @@ BOOST_AUTO_TEST_CASE( annotations_has_key ) BOOST_CHECK_EQUAL(asp->has_key("header"), true); BOOST_CHECK_EQUAL(asp->has_key("name"), true); BOOST_CHECK_EQUAL(asp->has_key("secret"), false); -} \ No newline at end of file +} +