layout: Register it

This commit is contained in:
Dorota Czaplejewicz
2019-10-02 13:45:55 +00:00
parent 94aec87b5d
commit a31f9b5e04
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', 'el', 'es', 'nb', 'number']
foreach layout : ['us', 'el', 'es', 'it', 'nb', 'number']
test(
'test_layout_' + layout,
cargo_script,