You are here

function LinkValidateTestNews::test_link_news_message in Link 6.2

File

tests/link.validate.test, line 314
Tests that exercise the validation functions in the link module.

Class

LinkValidateTestNews

Code

function test_link_news_message() {
  $this
    ->link_test_validate_url('news:hj0db8$vrm$1@news.eternal-september.org');
}