Skip to content

Commit 6403654

Browse files
committed
Add missing example config to list of configs to test
1 parent b736701 commit 6403654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ if (WITH_LUA)
100100
set_test(test-output-flex-way-relation-del)
101101
102102
set_test(test-output-flex-example-configs)
103-
set(FLEX_EXAMPLE_CONFIGS "attributes,bbox,compatible,data-types,generic,geometries,places,route-relations,simple,unitable")
103+
set(FLEX_EXAMPLE_CONFIGS "addresses,attributes,bbox,compatible,data-types,generic,geometries,places,route-relations,simple,unitable")
104104
# with-schema.lua is not tested because it needs the schema created in the database
105105
set_tests_properties(test-output-flex-example-configs PROPERTIES ENVIRONMENT "EXAMPLE_FILES=${FLEX_EXAMPLE_CONFIGS}")
106106
endif()

0 commit comments

Comments
 (0)