summaryrefslogtreecommitdiff
path: root/tests/testLayouts.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testLayouts.pl')
-rwxr-xr-xtests/testLayouts.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/testLayouts.pl b/tests/testLayouts.pl
index c022e648..f172ebfa 100755
--- a/tests/testLayouts.pl
+++ b/tests/testLayouts.pl
@@ -1,11 +1,12 @@
#!/bin/env perl
use strict;
+use warnings;
use xkbTestFunc;
backupXkbSettings();
-dumpXkbSettings( $origXkbRules, $origXkbModel, $origXkbLayouts, $origXkbVariants, $origXkbOptions );
+dumpXkbSettingsBackup();
testLevel2( "layout", "variant", 2, "(", ")" );