[Xfce4-commits] <midori:master> Use log_set_fatal_handler_for_icons in tab download test
Christian Dywan
noreply at xfce.org
Wed Dec 12 01:56:01 CET 2012
Updating branch refs/heads/master
to 4ed92ad44e245aaea4f47e30dad2c02c1bd9589c (commit)
from da38467692c307740c941bea7e974f69af04304f (commit)
commit 4ed92ad44e245aaea4f47e30dad2c02c1bd9589c
Author: Christian Dywan <christian at twotoasts.de>
Date: Wed Dec 12 01:54:27 2012 +0100
Use log_set_fatal_handler_for_icons in tab download test
tests/tab.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/tab.vala b/tests/tab.vala
index 3fe8998..ac2165b 100644
--- a/tests/tab.vala
+++ b/tests/tab.vala
@@ -182,6 +182,7 @@ void tab_movement () {
}
void tab_download_dialog () {
+ Midori.Test.log_set_fatal_handler_for_icons ();
var loop = MainContext.default ();
var browser = new Gtk.Window (Gtk.WindowType.TOPLEVEL);
var tab = new Midori.View.with_title ();
More information about the Xfce4-commits
mailing list