Adds structure for namedplace tests
This commit is contained in:
11
geocoder/namedplace/test/data/test.sh
Normal file
11
geocoder/namedplace/test/data/test.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
|
||||
#################################################### TESTS GO HERE ####################################################
|
||||
|
||||
function test_geocoding_data_namedplace() {
|
||||
# test
|
||||
|
||||
}
|
||||
|
||||
|
||||
#################################################### TESTS END HERE ####################################################
|
||||
Reference in New Issue
Block a user