Add tests for ConfigFactory::getDefaultInstance
authorKunal Mehta <legoktm@gmail.com>
Sun, 3 Aug 2014 21:05:50 +0000 (14:05 -0700)
committerKunal Mehta <legoktm@gmail.com>
Sun, 3 Aug 2014 23:26:56 +0000 (16:26 -0700)
commitdc604f78a3d39c0957fca9f8e494cbdcab169d8d
treedcfd5c49f61954153013e90aa9d57d284cc00f1b
parentfa911176befe334bc2a3bf7bee88012828fc9f81
Add tests for ConfigFactory::getDefaultInstance

Change-Id: I6d356458dfe0a66f9af12ab58a6b1dcf47b6325a
includes/config/ConfigFactory.php
tests/phpunit/includes/config/ConfigFactoryTest.php