summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorsvu <svu>2005-08-22 23:31:03 +0000
committersvu <svu>2005-08-22 23:31:03 +0000
commitadd27f5fbf03499917e6892bfa8c47b4b7cfcc0b (patch)
treedb97e9da501ecac42e362f3e3bd8cb8e25cb7e35 /tests
parentbad7b04130f9eadd473bb0b1533c02536a759b77 (diff)
tiny cleanup
Diffstat (limited to 'tests')
-rwxr-xr-xtests/testLayouts.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testLayouts.pl b/tests/testLayouts.pl
index 9d996a76..444e5925 100755
--- a/tests/testLayouts.pl
+++ b/tests/testLayouts.pl
@@ -10,4 +10,6 @@ xkbTestFunc::dumpXkbSettingsBackup();
xkbTestFunc::testLevel2( "layout", "variant", 2, "(", ")", 1, 1, 0 );
+sleep 2;
+
xkbTestFunc::restoreXkbSettings();