diff options
| author | Simon Wisselink <wisskid@users.noreply.github.com> | 2020-04-13 15:30:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-13 15:30:52 +0200 |
| commit | 17d4d43624f9cd183ae0395854f4409c410e3ce9 (patch) | |
| tree | e0e6e3a63b8012267e02240e259da56542e1a911 /tests/UnitTests/TemplateSource/ValueTests/Modifier/templates_tmp/.gitignore | |
| parent | 61e741280786d6dbe106fc14690a00d87019de96 (diff) | |
| download | smarty-17d4d43624f9cd183ae0395854f4409c410e3ce9.tar.gz smarty-17d4d43624f9cd183ae0395854f4409c410e3ce9.tar.bz2 smarty-17d4d43624f9cd183ae0395854f4409c410e3ce9.zip | |
Feature/merge smarty-phpunit into tests subfolder (#580)
* Removed unneeded files and replace dummy.txt with .gitignore files
* Synced unit tests with master codebase, noted TODO's, fixed phpunit scripts and travis config
* fix php7.4 deprecation and remove php7.4 from travis allow_failures since php7.4 is current stable
Co-authored-by: Uwe Tews <uwe.tews@googlemail.com>
Co-authored-by: Uwe Tews <uwe.tews@gmail.com>
Co-authored-by: AnrDaemon <anrdaemon@yandex.ru>
Diffstat (limited to 'tests/UnitTests/TemplateSource/ValueTests/Modifier/templates_tmp/.gitignore')
| -rw-r--r-- | tests/UnitTests/TemplateSource/ValueTests/Modifier/templates_tmp/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/UnitTests/TemplateSource/ValueTests/Modifier/templates_tmp/.gitignore b/tests/UnitTests/TemplateSource/ValueTests/Modifier/templates_tmp/.gitignore new file mode 100644 index 00000000..d88cc144 --- /dev/null +++ b/tests/UnitTests/TemplateSource/ValueTests/Modifier/templates_tmp/.gitignore @@ -0,0 +1,2 @@ +# Ignore anything in here, but keep this directory +* |
