layout: Bundle number layout

This commit is contained in:
Dorota Czaplejewicz
2019-09-13 09:11:20 +00:00
parent edb28cb859
commit c8cc5b1997
2 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,7 @@ endforeach
# The layout test is in the examples directory
# due to the way Cargo builds executables
# and the need to call it manually
foreach layout : ['us', 'nb']
foreach layout : ['us', 'nb', 'number']
test(
'test_layout_' + layout,
cargo_script,