app/tests: Make sessionrc more realistic

GIMP 2.6 can't have a toolbox top-level with an empty dock, remove the
dock. This gives us a more realistic test.
This commit is contained in:
Martin Nordholts 2010-01-31 18:55:16 +01:00
parent 499b0f1a49
commit 1438b9b31c

View file

@ -81,8 +81,7 @@
(session-info "toolbox" "dock"
(position 13 37)
(size 96 620)
(open-on-exit)
(dock))
(open-on-exit))
(session-info "toplevel" "gimp-file-open-dialog"
(position 392 140)
(size 902 816))