diff options
| author | Oleg Pudeyev <oleg@bsdpower.com> | 2012-10-31 11:58:33 -0400 |
|---|---|---|
| committer | Oleg Pudeyev <oleg@bsdpower.com> | 2012-11-17 16:40:00 -0500 |
| commit | 48adf8c5de7b946c1b0e10461605373a01d50196 (patch) | |
| tree | b23bb7fa21bd11bd1feaf5426a14fdb29e1e2505 | |
| parent | 0141154ceb58702a308c76b45242cc47f51d3e01 (diff) | |
| download | forums-48adf8c5de7b946c1b0e10461605373a01d50196.tar forums-48adf8c5de7b946c1b0e10461605373a01d50196.tar.gz forums-48adf8c5de7b946c1b0e10461605373a01d50196.tar.bz2 forums-48adf8c5de7b946c1b0e10461605373a01d50196.tar.xz forums-48adf8c5de7b946c1b0e10461605373a01d50196.zip | |
[feature/template-events] Create a dataset for template event tests.
Having all files in one directory is too much of a mess.
PHPBB3-9550
| -rw-r--r-- | tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/universal.html (renamed from tests/template/ext/trivial/styles/all/template/universal.html) | 0 | ||||
| -rw-r--r-- | tests/template/datasets/ext_trivial/ext/trivial/styles/silver/template/simple.html (renamed from tests/template/ext/trivial/styles/silver/template/simple.html) | 0 | ||||
| -rw-r--r-- | tests/template/datasets/ext_trivial/templates/event_simple.html (renamed from tests/template/templates/event_simple.html) | 0 | ||||
| -rw-r--r-- | tests/template/datasets/ext_trivial/templates/event_universal.html (renamed from tests/template/templates/event_universal.html) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/template/ext/trivial/styles/all/template/universal.html b/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/universal.html index f2c5762ade..f2c5762ade 100644 --- a/tests/template/ext/trivial/styles/all/template/universal.html +++ b/tests/template/datasets/ext_trivial/ext/trivial/styles/all/template/universal.html diff --git a/tests/template/ext/trivial/styles/silver/template/simple.html b/tests/template/datasets/ext_trivial/ext/trivial/styles/silver/template/simple.html index fe32a1ed3f..fe32a1ed3f 100644 --- a/tests/template/ext/trivial/styles/silver/template/simple.html +++ b/tests/template/datasets/ext_trivial/ext/trivial/styles/silver/template/simple.html diff --git a/tests/template/templates/event_simple.html b/tests/template/datasets/ext_trivial/templates/event_simple.html index 604c1acdce..604c1acdce 100644 --- a/tests/template/templates/event_simple.html +++ b/tests/template/datasets/ext_trivial/templates/event_simple.html diff --git a/tests/template/templates/event_universal.html b/tests/template/datasets/ext_trivial/templates/event_universal.html index 15425cacc3..15425cacc3 100644 --- a/tests/template/templates/event_universal.html +++ b/tests/template/datasets/ext_trivial/templates/event_universal.html |
