- Timestamp:
- 02/25/2010 01:15:17 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/test/core/parserTest.php
r380 r381 206 206 $this->runtestCut("b100$", array('b100$')); 207 207 $this->runtestCut("b100$,", array('b100$')); 208 $this->runtestCut("a 1", array('a')); 209 $this->runtestCut("a (1920-30)", array('a')); 208 210 $this->runtestCut("some <b>html</b>is here,", array('some','html','is here')); 209 211 }
Note: See TracChangeset
for help on using the changeset viewer.
