Restore accidentally broken test.

2008-03-05  Johan Dahlin  <johan@gnome.org>

    * tests/buildertest.c (test_list_store): Restore accidentally broken test.


svn path=/trunk/; revision=19713
This commit is contained in:
Johan Dahlin 2008-03-05 15:02:25 +00:00 committed by Johan Dahlin
parent 4e6561b2b2
commit 51b658c6c2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-03-05 Johan Dahlin <johan@gnome.org>
* tests/buildertest.c (test_list_store): Restore accidentally broken test.
2008-03-05 Kristian Rietveld <kris@imendio.com>
* gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_inserted):

View File

@ -527,7 +527,7 @@ test_list_store (void)
" </columns>"
" <data>"
" <row>"
" <col id=\"0\" translatable=\"yes\">_Quit</col>"
" <col id=\"0\" translatable=\"yes\">John</col>"
" <col id=\"1\" context=\"foo\">Doe</col>"
" <col id=\"2\" comment=\"foobar\">25</col>"
" </row>"