summaryrefslogtreecommitdiff
path: root/tests/testLayouts.pl
diff options
context:
space:
mode:
authorsvu <svu>2004-05-06 00:05:32 +0000
committersvu <svu>2004-05-06 00:05:32 +0000
commita0551c9c11129b1c31cda2383787083c22fdd90a (patch)
tree16d2bb98bd5db02f2f687dce95fc261f701de939 /tests/testLayouts.pl
parent3fe2bc8f3ec6e67e5bef35fe79fed7c54a1a12fa (diff)
downloadxkeyboard-config-a0551c9c11129b1c31cda2383787083c22fdd90a.tar.gz
Yahoo! Models test pased ok!
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 c022e64..f172ebf 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, "(", ")" );