rpicms

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

commit 8e482df3ce8f3aaf497b81fc987794432079197b
parent 865a78329a121226579c2d8692d1929593ccbbb3
Author: mtrnord <mtrnord1@gmail.com>
Date:   Sun,  4 Oct 2015 20:21:41 +0200

WHY IS THE TEST ONLY RUNNING ONE FUNCTION????

Diffstat:
Mphpunit_mysqli.xml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/phpunit_mysqli.xml b/phpunit_mysqli.xml @@ -8,6 +8,5 @@ </php> <testsuite name="mysqliLoadedTest"> <file>tests/mysqliLoadedTest.php</file> - <file>tests/mysqliMakeDB.php</file> </testsuite> </phpunit>