Ejemplo n.º 1
0
 /**
  * Test...
  *
  * @return void
  */
 public function testIsRtl()
 {
     $this->assertFalse($this->object->isRtl());
 }