conduit r1304 - in trunk: . test/python-tests
- From: jstowers svn gnome org
- To: svn-commits-list gnome org
- Subject: conduit r1304 - in trunk: . test/python-tests
- Date: Wed, 13 Feb 2008 20:49:48 +0000 (GMT)
Author: jstowers
Date: Wed Feb 13 20:49:48 2008
New Revision: 1304
URL: http://svn.gnome.org/viewvc/conduit?rev=1304&view=rev
Log:
2008-02-14 John Stowers <john stowers gmail com>
* test/python-tests/TestCoreSettings.py: Fix settings test
s/gui_expanded_columns/gui_expanded_rows
Modified:
trunk/ChangeLog
trunk/test/python-tests/TestCoreSettings.py
Modified: trunk/test/python-tests/TestCoreSettings.py
==============================================================================
--- trunk/test/python-tests/TestCoreSettings.py (original)
+++ trunk/test/python-tests/TestCoreSettings.py Wed Feb 13 20:49:48 2008
@@ -7,9 +7,8 @@
#Value not important. Needed to compare TYPES
SETTINGS = {
- 'gui_expanded_columns' : (),
+ 'gui_expanded_rows' : [],
'gui_hpane_postion' : 250,
- 'gui_window_size' : (),
'gui_minimize_to_tray' : False,
'web_login_browser' : "system"
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]