Merge branch 'MDL-56306-master' of git://github.com/danpoltawski/moodle
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
// Hack to let tests run on travis..
|
||||
defined('CURL_SSLVERSION_TLSv1_2') || define('CURL_SSLVERSION_TLSv1_2', 6);
|
||||
|
||||
/**
|
||||
* Upgrade utility class tests.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user