]> git.openstreetmap.org Git - nominatim.git/commitdiff
use namespaces for PHPUnit classes
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 25 Aug 2018 12:57:31 +0000 (14:57 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 25 Aug 2018 12:57:31 +0000 (14:57 +0200)
This is mandatory for PHPUnit 6.x. Older versions provide a
forward compatibility layer, so we should be good.

Fixes #1150.


No differences found