diff options
Diffstat (limited to 'tests/modcss.php')
-rw-r--r-- | tests/modcss.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modcss.php b/tests/modcss.php index 3ff5c4895..945cac318 100644 --- a/tests/modcss.php +++ b/tests/modcss.php @@ -42,4 +42,4 @@ class rcube_test_modcss extends UnitTestCase $this->assertEqual("/* evil! */", $mod, "Don't allow encoding quirks (2)"); } -}
\ No newline at end of file +} |