phpmyadmin/test/libraries/core
Michal Čihař 3ebacb0025 Simplify loading of vendor configuration
Do it just once and very early, so that all scripts can rely on it being
available.

Fixes autoloading of phpseclib.

Fixes #11914

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-09 11:00:54 +01:00
..
PMA_array_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_checkPageValidity_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_fatalError_test.php Load vendor_config just once at testsuite startup 2016-02-03 14:21:57 +01:00
PMA_get_real_size_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_getLinks_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_getTableCount_test_dis.php Simplify loading of vendor configuration 2016-02-09 11:00:54 +01:00
PMA_headerLocation_test.php Correctly mock Response instance 2016-02-03 20:30:07 +01:00
PMA_ifSetOr_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_isValid_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_securePath_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_warnMissingExtension_test.php Load vendor_config just once at testsuite startup 2016-02-03 14:21:57 +01:00