]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/develop/Testing.md
docs: fix dangling links
[nominatim.git] / docs / develop / Testing.md
index e2b01b8d6c177a0182f83b6ab0cc56b84c888225..20c9d165214c74c0d7f4dae88eb625b8872a20bc 100644 (file)
@@ -22,8 +22,8 @@ This test directory is sturctured as follows:
   |
   +-   php         PHP unit tests
   +-   python      Python unit tests
-  +-   scenes      Geometry test data
   +-   testdb      Base data for generating API test database
+  +-   testdata    Additional test data used by unit tests
 ```
 
 ## PHP Unit Tests (`test/php`)