| 1 | <?php |
||
| 10 | class SubsiteFunctionalTest extends FunctionalTest |
||
| 11 | { |
||
| 12 | protected static $fixture_file = 'SubsiteTest.yml'; |
||
| 13 | |||
| 14 | /** |
||
| 15 | * @todo: remove test from SiteTreeSubsitesTest when this one works. Seems domain lookup is broken atm |
||
| 16 | */ |
||
| 17 | public function testIfSubsiteThemeIsSetToThemeList() |
||
| 42 | } |
||
| 43 |