diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2013-03-15 10:19:28 +0100 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2013-03-15 10:23:14 +0100 |
| commit | 2cd1c62403c290df13752579258b08ebf007e3fb (patch) | |
| tree | dc64f247fbf06ca463a9f4d026dde866d86bcd2f | |
| parent | d6930df7a22f47619cc4f5e705b64447060b6c32 (diff) | |
| download | forums-2cd1c62403c290df13752579258b08ebf007e3fb.tar forums-2cd1c62403c290df13752579258b08ebf007e3fb.tar.gz forums-2cd1c62403c290df13752579258b08ebf007e3fb.tar.bz2 forums-2cd1c62403c290df13752579258b08ebf007e3fb.tar.xz forums-2cd1c62403c290df13752579258b08ebf007e3fb.zip | |
[ticket/11443] Add _test suffix to migration test filenames
PHPBB3-11443
| -rw-r--r-- | tests/dbal/migrator_tool_module_test.php (renamed from tests/dbal/migrator_tool_module.php) | 0 | ||||
| -rw-r--r-- | tests/dbal/migrator_tool_permission_test.php (renamed from tests/dbal/migrator_tool_permission.php) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/dbal/migrator_tool_module.php b/tests/dbal/migrator_tool_module_test.php index 6937b6f8c5..6937b6f8c5 100644 --- a/tests/dbal/migrator_tool_module.php +++ b/tests/dbal/migrator_tool_module_test.php diff --git a/tests/dbal/migrator_tool_permission.php b/tests/dbal/migrator_tool_permission_test.php index 438ab2b28e..438ab2b28e 100644 --- a/tests/dbal/migrator_tool_permission.php +++ b/tests/dbal/migrator_tool_permission_test.php |
