Changeset 1322 in tests
- Timestamp:
- 07/28/2013 09:08:20 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/shortcode.php
r1321 r1322 279 279 } 280 280 281 /** 282 * @ticket 6562 283 */ 281 284 function test_utf8_whitespace_1() { 282 285 // NO-BREAK SPACE: U+00A0 … … 286 289 } 287 290 291 /** 292 * @ticket 6562 293 */ 288 294 function test_utf8_whitespace_2() { 289 295 // ZERO WIDTH SPACE: U+200B
Note: See TracChangeset
for help on using the changeset viewer.