add a simple "ff_list" shortcode, refactor get_all_locations()
This commit is contained in:
parent
c967ec7188
commit
56e67a1745
3 changed files with 72 additions and 35 deletions
|
@ -171,10 +171,4 @@ class LowLevelTests extends PHPUnit_Framework_TestCase {
|
|||
$this->assertRegExp('/irc\.hackint\.net\/example/', $ret);
|
||||
$this->assertRegExp('/Facebook:/', $ret);
|
||||
}
|
||||
// function test_aux_get_all_locations() {
|
||||
// $this->markTestIncomplete(
|
||||
// 'This test has not been implemented yet.'
|
||||
// );
|
||||
// }
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue