]> git.mxchange.org Git - friendica.git/blobdiff - tests/get_tags_test.php
removed done TODO
[friendica.git] / tests / get_tags_test.php
index bde2db7d09e83306215a934b212759d471eb30b1..9051923be062927da944726bdf900c1d802544d1 100644 (file)
@@ -281,8 +281,7 @@ class GetTagsTest extends PHPUnit_Framework_TestCase {
                ."@comment. I hope noone forgets about @fullstops.because that might"\r
                ." break #things. @Mike@campino@friendica.eu is also #nice, isn't it? "\r
                ."Now, add a @first_last tag. ";\r
-               //TODO check whether this are all variants (no, auto-stuff is missing).\r
-\r
+               \r
                $tags=get_tags($text);\r
 \r
                $this->assertTrue(in_array("@Mike", $tags));\r