mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13133] Add unit tests
PHPBB3-13133
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
<!-- INCLUDECSS child_only.css -->
|
||||
<!-- INCLUDECSS parent_only.css -->
|
||||
<!-- IF TEST === 1 -->
|
||||
<!-- INCLUDECSS child_only.css -->
|
||||
<!-- ELSEIF TEST === 2 -->
|
||||
<!-- INCLUDECSS parent_only.css -->
|
||||
<!-- ELSEIF TEST === 3 -->
|
||||
<!-- INCLUDECSS @include_css/test.css -->
|
||||
<!-- ELSEIF TEST === 4 -->
|
||||
<!-- INCLUDECSS @include_css/child_only.css -->
|
||||
<!-- ENDIF -->
|
||||
{$STYLESHEETS}
|
||||
|
Reference in New Issue
Block a user