diff options
| author | rechosen <rechosen@gmail.com> | 2013-08-08 14:00:44 +0200 |
|---|---|---|
| committer | rechosen <rechosen@gmail.com> | 2013-08-12 09:59:10 +0200 |
| commit | e1c9a875867953f6bfd4e442ae804c85377f8360 (patch) | |
| tree | 82e4ff33562230e685ee079ed5f5b98af68efc45 /tests/template/datasets/ext_trivial/ext/trivial/styles | |
| parent | 49824a0fd33df6b9da4e413ccd189379fb7f728b (diff) | |
| download | forums-e1c9a875867953f6bfd4e442ae804c85377f8360.tar forums-e1c9a875867953f6bfd4e442ae804c85377f8360.tar.gz forums-e1c9a875867953f6bfd4e442ae804c85377f8360.tar.bz2 forums-e1c9a875867953f6bfd4e442ae804c85377f8360.tar.xz forums-e1c9a875867953f6bfd4e442ae804c85377f8360.zip | |
[ticket/11777] Move the testing template events to 'events/' subdirectories
The tests written for extension template events did not follow the convention
and documentation of placing template event files in the events/ subdirectory.
Moved the files to this subdirectory so the tests succeed again.
PHPBB3-11777
Diffstat (limited to 'tests/template/datasets/ext_trivial/ext/trivial/styles')
| -rw-r--r-- | tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/events/event_variable_spacing.html (renamed from tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/event_variable_spacing.html) | 0 | ||||
| -rw-r--r-- | tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/events/universal.html (renamed from tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/universal.html) | 0 | ||||
| -rw-r--r-- | tests/template/datasets/ext_trivial/ext/trivial/styles/silver/template/events/simple.html (renamed from tests/template/datasets/ext_trivial/ext/trivial/styles/silver/template/simple.html) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/event_variable_spacing.html b/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/events/event_variable_spacing.html index 028f8aa0d1..028f8aa0d1 100644 --- a/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/event_variable_spacing.html +++ b/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/events/event_variable_spacing.html diff --git a/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/universal.html b/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/events/universal.html index f2c5762ade..f2c5762ade 100644 --- a/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/universal.html +++ b/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/events/universal.html diff --git a/tests/template/datasets/ext_trivial/ext/trivial/styles/silver/template/simple.html b/tests/template/datasets/ext_trivial/ext/trivial/styles/silver/template/events/simple.html index fe32a1ed3f..fe32a1ed3f 100644 --- a/tests/template/datasets/ext_trivial/ext/trivial/styles/silver/template/simple.html +++ b/tests/template/datasets/ext_trivial/ext/trivial/styles/silver/template/events/simple.html |
