rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

index.php (123B)


      1 <?php
      2 class mysqlTest extends PHPUnit_Framework_TestCase
      3 {
      4   $this->markTestIncomplete('This test is not a test xD');
      5 }
      6 ?>