diff options
-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. + */ |