From f40593b11199fbef886bfcb6b210a214d8c3adf3 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Sun, 15 Nov 2015 12:10:11 +0100 Subject: [PATCH] Fixup typo in blacklisting of tst_qwindow::setVisible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix typo in f05c75a1b978336210175e80060d3083cff915c8 Change-Id: I42919975e5a6716beacac8d780debb5c3d92ea50 Reviewed-by: Frederik Gladhorn Reviewed-by: Simon Hausmann Reviewed-by: Jędrzej Nowacki --- tests/auto/gui/kernel/qwindow/BLACKLIST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/gui/kernel/qwindow/BLACKLIST b/tests/auto/gui/kernel/qwindow/BLACKLIST index 32f80e1406e..774c22a8e9a 100644 --- a/tests/auto/gui/kernel/qwindow/BLACKLIST +++ b/tests/auto/gui/kernel/qwindow/BLACKLIST @@ -4,5 +4,5 @@ ubuntu-14.04 ubuntu-14.04 [modalWithChildWindow] ubuntu-14.04 -[setVisisble] +[setVisible] ubuntu-14.04