summaryrefslogtreecommitdiff
path: root/tests/testLayouts.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testLayouts.pl')
-rwxr-xr-xtests/testLayouts.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testLayouts.pl b/tests/testLayouts.pl
index bf7478f7..bcb657b1 100755
--- a/tests/testLayouts.pl
+++ b/tests/testLayouts.pl
@@ -8,6 +8,6 @@ xkbTestFunc::backupXkbSettings();
xkbTestFunc::dumpXkbSettingsBackup();
-xkbTestFunc::testLevel2( "layout", "variant", 2, "(", ")" );
+xkbTestFunc::testLevel2( "layout", "variant", 2, "(", ")", 1, 1 );
xkbTestFunc::restoreXkbSettings();