527
527
class ExtensionsAppsDesktop : Midori.Test.Job {
528
528
public static void test () { new ExtensionsAppsDesktop ().run_sync (); }
529
529
public override async void run (Cancellable cancellable) throws GLib.Error {
531
540
var launcher = new Apps.Launcher (folder);
534
543
yield Apps.Launcher.create_profile (null);