diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-10-20 08:55:28 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-10-20 08:55:28 +0000 |
| commit | 979184502fad35677af326340f0ddc1caf6b8291 (patch) | |
| tree | f074d4a837e55e4ac327426f4711bed9525c70fc /roundcubemail/tests/modcss.php | |
| parent | b6c386a38cbfa35e577ef25a352ed74d748e6688 (diff) | |
- Add tests for e-mail addresses decoding
git-svn-id: https://svn.roundcube.net/trunk@4110 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/tests/modcss.php')
| -rw-r--r-- | roundcubemail/tests/modcss.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/tests/modcss.php b/roundcubemail/tests/modcss.php index 3ff5c4895..945cac318 100644 --- a/roundcubemail/tests/modcss.php +++ b/roundcubemail/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 +} |
