]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - tests/CommandInterperterTest.php
socialfy-your-domain updated for webfinger (not tested)
[quix0rs-gnu-social.git] / tests / CommandInterperterTest.php
index c97bfb1652a0c5a08e72ef6b41ce4cd1d4519e8a..2d1824c69a855a987571057724c66ddb637df43a 100644 (file)
@@ -133,9 +133,9 @@ class CommandInterpreterTest extends PHPUnit_Framework_TestCase
             array('whois foo', 'WhoisCommand'),
             array('whois foo bar', null),
 
-            array('fav', null),
+/*            array('fav', null),
             array('fav foo', 'FavCommand'),
-            array('fav foo bar', null),
+            array('fav foo bar', null),*/
 
             array('nudge', null),
             array('nudge foo', 'NudgeCommand'),