diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2012-01-30 20:24:49 -0800 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2012-01-30 20:24:49 -0800 |
commit | bbede7f65093c4f85a99dc94282809436effc799 (patch) | |
tree | b6819bd0f2defca621cea1927f1f9e2f4767ef28 /modules/simpletest/tests/theme_test.template_test.tpl.php | |
parent | c367b7d954e04cd10008c0f6111cb36c67b0ba0c (diff) | |
download | brdo-bbede7f65093c4f85a99dc94282809436effc799.tar.gz brdo-bbede7f65093c4f85a99dc94282809436effc799.tar.bz2 |
Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray.
Diffstat (limited to 'modules/simpletest/tests/theme_test.template_test.tpl.php')
-rw-r--r-- | modules/simpletest/tests/theme_test.template_test.tpl.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/simpletest/tests/theme_test.template_test.tpl.php b/modules/simpletest/tests/theme_test.template_test.tpl.php new file mode 100644 index 000000000..cde8faadd --- /dev/null +++ b/modules/simpletest/tests/theme_test.template_test.tpl.php @@ -0,0 +1,2 @@ +<!-- Output for Theme API test --> +Fail: Template not overridden. |