diff options
| author | Dhruv <dhruv.goel92@gmail.com> | 2014-08-09 17:18:33 +0200 |
|---|---|---|
| committer | Dhruv <dhruv.goel92@gmail.com> | 2014-08-09 17:18:33 +0200 |
| commit | dd8adb5d6eca9b1bc359ff3a0ff72b0531dfb9cd (patch) | |
| tree | 8a6018195522d599b687033ba5debcd5f70479d3 /tests/functional/fileupload_remote_test.php | |
| parent | 02801dee7c92d80705f64f3a1773cd39bc41a682 (diff) | |
| download | forums-dd8adb5d6eca9b1bc359ff3a0ff72b0531dfb9cd.tar forums-dd8adb5d6eca9b1bc359ff3a0ff72b0531dfb9cd.tar.gz forums-dd8adb5d6eca9b1bc359ff3a0ff72b0531dfb9cd.tar.bz2 forums-dd8adb5d6eca9b1bc359ff3a0ff72b0531dfb9cd.tar.xz forums-dd8adb5d6eca9b1bc359ff3a0ff72b0531dfb9cd.zip | |
[ticket/11528] Revert Mink changes
PHPBB3-11528
Diffstat (limited to 'tests/functional/fileupload_remote_test.php')
| -rw-r--r-- | tests/functional/fileupload_remote_test.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/functional/fileupload_remote_test.php b/tests/functional/fileupload_remote_test.php index ef39e1d71b..6ece150b23 100644 --- a/tests/functional/fileupload_remote_test.php +++ b/tests/functional/fileupload_remote_test.php @@ -45,8 +45,6 @@ class phpbb_functional_fileupload_remote_test extends phpbb_functional_test_case global $config, $user; $user = null; $config = array(); - - parent::tearDown(); } public function test_invalid_extension() |
