diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-10-06 03:34:09 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-10-06 03:34:09 +0000 |
commit | d63aef074cd71332ac2ffbd32b9d18686de2b912 (patch) | |
tree | 2f058c04f9c5874b3a118b0d4bc616e242c2d9c2 /modules/simpletest | |
parent | 879846aa576bb72cc08e2228a011efd33906831b (diff) | |
download | brdo-d63aef074cd71332ac2ffbd32b9d18686de2b912.tar.gz brdo-d63aef074cd71332ac2ffbd32b9d18686de2b912.tar.bz2 |
#769226 follow-up by catch: Committing missing system.base.css.
Diffstat (limited to 'modules/simpletest')
-rw-r--r-- | modules/simpletest/tests/system.base.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/simpletest/tests/system.base.css b/modules/simpletest/tests/system.base.css new file mode 100644 index 000000000..6ac23b1d3 --- /dev/null +++ b/modules/simpletest/tests/system.base.css @@ -0,0 +1,7 @@ +/* $Id$ */ + +/** + * This file is for testing CSS file override in + * CascadingStylesheetsTestCase::testRenderOverride(). + * No contents are necessary. + */ |