1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 23:11:45 +02:00

[feature/twig] Delete invalid constructs template test

Invalid tags is no longer a valid test (invalid tags are ignored)

Twig contains tests for loading files, so we should not need to test this

PHPBB3-11598
This commit is contained in:
Nathaniel Guse
2013-06-24 21:55:45 -05:00
parent a1f957af84
commit 881bc60fbc
3 changed files with 0 additions and 89 deletions

View File

@@ -1 +0,0 @@
<!-- INCLUDE nonexistent.html -->

View File

@@ -1 +0,0 @@
<!-- UNKNOWNTAG variable.html -->