diff options
| author | Claude Paroz <claude@2xlibre.net> | 2013-12-31 11:25:02 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2013-12-31 11:25:02 +0100 |
| commit | 0b825adcf2a4608c8fb02a19cc56dc96ef1414a1 (patch) | |
| tree | f3608955959db9e3c4e96321f883858d8a62fde6 /tests/syndication_tests/templates/syndication/title_context.html | |
| parent | a5e2a0e569809b7ea0c379e12d637ef0e5c9c8b9 (diff) | |
Renamed syndication tests
To resolve the conflict between application names.
Diffstat (limited to 'tests/syndication_tests/templates/syndication/title_context.html')
| -rw-r--r-- | tests/syndication_tests/templates/syndication/title_context.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/syndication_tests/templates/syndication/title_context.html b/tests/syndication_tests/templates/syndication/title_context.html new file mode 100644 index 0000000000..319d84b1b0 --- /dev/null +++ b/tests/syndication_tests/templates/syndication/title_context.html @@ -0,0 +1 @@ +{{ obj }} (foo is {{ foo }})
\ No newline at end of file |
