mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-43642_master' of git://github.com/dmonllao/moodle
This commit is contained in:
commit
2c9c8c7f46
7 changed files with 14 additions and 14 deletions
|
@ -17,7 +17,7 @@
|
|||
/**
|
||||
* Backup and restore actions to help behat feature files writting.
|
||||
*
|
||||
* @package core
|
||||
* @package core_backup
|
||||
* @category test
|
||||
* @copyright 2013 David Monllaó
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
@ -35,7 +35,7 @@ use Behat\Gherkin\Node\TableNode as TableNode,
|
|||
/**
|
||||
* Backup-related steps definitions.
|
||||
*
|
||||
* @package core
|
||||
* @package core_backup
|
||||
* @category test
|
||||
* @copyright 2013 David Monllaó
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue