Skip to content
Snippets Groups Projects
Commit 55bb546f authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

Remove outdated comment.

parent 3a13c196
No related branches found
No related tags found
No related merge requests found
......@@ -99,6 +99,5 @@ BOOST_AUTO_TEST_CASE (plug_signal_string)
std::ostringstream os;
inSig.get (os);
std::string res (os.str ());
// Note that a '\n' is added when passing through the signal
BOOST_CHECK (res == str);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment