Bug, bound hildon to the wrong object
authorepage <eopage@byu.net>
Thu, 28 May 2009 03:35:36 +0000 (03:35 +0000)
committerepage <eopage@byu.net>
Thu, 28 May 2009 03:35:36 +0000 (03:35 +0000)
git-svn-id: file:///svnroot/gc-dialer/trunk@341 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

tests/test_startup.py

index 7655802..99c03f7 100644 (file)
@@ -52,7 +52,7 @@ def test_startup_with_no_data_dir_with_dummy_hildon():
                        except:
                                pass
        finally:
                        except:
                                pass
        finally:
-               dc_glade.Dialcentral.hildon = None
+               dc_glade.hildon = None
                sys.path.remove(hildonPath)
 
 
                sys.path.remove(hildonPath)