*/*: [QA] Use consistent function definition formatting
[gentoo.git] / dev-php / pecl-redis / pecl-redis-4.3.0.ebuild
index d3b1f62b953a302ad5629dc1dc6c5d82f460fd69..1dfd74d7f0b4436c64a1a7f7f90c2269b1754f52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -40,7 +40,7 @@ src_configure() {
        php-ext-source-r3_src_configure
 }
 
-src_test(){
+src_test() {
        local slot
        for slot in $(php_get_slots); do
                php_init_slot_env "${slot}"