browser search test
This commit is contained in:
parent
b39a0d7ede
commit
973da3cb0f
8
contrib/browser_search/test.php
Normal file
8
contrib/browser_search/test.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
class BrowserSearchTest extends SCoreWebTestCase {
|
||||
function testBasic() {
|
||||
$this->get_page("browser_search/please_dont_use_this_tag_as_it_would_break_stuff__search.xml");
|
||||
$this->get_page("browser_search/test");
|
||||
}
|
||||
}
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user