Adds structure for namedplace tests

This commit is contained in:
Carla
2015-06-30 14:44:47 +02:00
parent 520f5b3464
commit bd4cf58f07
3 changed files with 1775 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#!/bin/sh
#################################################### TESTS GO HERE ####################################################
function test_geocoding_data_namedplace() {
# test
}
#################################################### TESTS END HERE ####################################################