diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2013-04-01 11:20:34 +0200 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2013-05-08 08:47:26 +0200 |
| commit | d75af4109ff4a2323e1561f3376b4ef0515977cc (patch) | |
| tree | 8836d9cacf7a096ca0a79c79a1442453c7242b9b | |
| parent | 74f3161b4b555f5ef5482c95a919aae468312142 (diff) | |
| download | forums-d75af4109ff4a2323e1561f3376b4ef0515977cc.tar forums-d75af4109ff4a2323e1561f3376b4ef0515977cc.tar.gz forums-d75af4109ff4a2323e1561f3376b4ef0515977cc.tar.bz2 forums-d75af4109ff4a2323e1561f3376b4ef0515977cc.tar.xz forums-d75af4109ff4a2323e1561f3376b4ef0515977cc.zip | |
[ticket/11450] Add new line at end of file
PHPBB3-11450
| -rw-r--r-- | tests/functional/fixtures/ext/foo/bar/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/fixtures/ext/foo/bar/composer.json b/tests/functional/fixtures/ext/foo/bar/composer.json index 50a8a7358a..067a9d38eb 100644 --- a/tests/functional/fixtures/ext/foo/bar/composer.json +++ b/tests/functional/fixtures/ext/foo/bar/composer.json @@ -20,4 +20,4 @@ "extra": { "display-name": "phpBB 3.1 Extension Testing" } -}
\ No newline at end of file +} |
